<?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>Tunes AdaBoost, Elastic Net, Support Vector Machines, and
Gradient Boosting Machines</dc:title>
  <dc:title>R package EZtune version 3.1.1</dc:title>
  <dc:description>Contains two functions that are intended to make
    tuning supervised learning methods easy. The eztune function uses a
    genetic algorithm or Hooke-Jeeves optimizer to find the best 
    set of tuning parameters. The user can choose the optimizer, the 
    learning method, and if optimization will be based on accuracy 
    obtained through validation error, cross validation, or resubstitution. 
    The function eztune.cv will compute a cross validated error rate. The purpose 
    of eztune_cv is to provide a cross validated accuracy or MSE when 
    resubstitution or validation data are used for optimization because 
    error measures from both approaches can be misleading.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Imports: ada, e1071, GA, gbm, optimx, rpart, glmnet, ROCR, BiocStyle</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, mlbench, doParallel, parallel, dplyr,
yardstick, rsample</dc:relation>
  <dc:creator>Jill Lundell &lt;jflundell@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jill Lundell [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2021-12-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=EZtune</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.EZtune</dc:identifier>
</oai_dc:dc>
