<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Algorithm Portfolio Selection with Machine Learning</dc:title>
  <dc:title>R package ASML version 1.1.0</dc:title>
  <dc:description>A wrapper for machine learning (ML) methods to select among a portfolio of algorithms based on the value of a key performance indicator (KPI). A number of features is used to adjust a model to predict the value of the KPI for each algorithm, then, for a new value of the features the KPI is estimated and the algorithm with the best one is chosen. To learn it can use the regression methods in 'caret' package or a custom function defined by the user. Several graphics available to analyze the results obtained. This library has been used in Ghaddar et al. (2023) &lt;doi:10.1287/ijoc.2022.0090&gt;).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: caret, ggplot2, DALEX, dplyr, purrr, tibble, tidyr, reshape2,
Polychrome, scales, rlang</dc:relation>
  <dc:relation>Suggests: snow</dc:relation>
  <dc:creator>Brais González-Rodríguez &lt;brais.gonzalez.rodriguez@uvigo.gal&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Brais González-Rodríguez [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-5276-2320&gt;),
  Ignacio Gómez-Casares [aut] (ORCID:
    &lt;https://orcid.org/0000-0003-0420-7319&gt;),
  Beatriz Pateiro-López [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-7714-1835&gt;),
  Julio González-Díaz [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-4667-4348&gt;),
  María Caseiro-Arias [ctb],
  Antonio Fariña-Elorza [ctb],
  Manuel Timiraos-López [ctb]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-09-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ASML</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ASML</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
