Package: EZtune 3.1.2

EZtune: Tunes AdaBoost, Elastic Net, Support Vector Machines, and Gradient Boosting Machines

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.

Authors:Jill Lundell [aut, cre]

EZtune_3.1.2.tar.gz
EZtune_3.1.2.zip(r-4.7)EZtune_3.1.2.zip(r-4.6)EZtune_3.1.2.zip(r-4.5)
EZtune_3.1.2.tgz(r-4.6-any)EZtune_3.1.2.tgz(r-4.5-any)
EZtune_3.1.2.tar.gz(r-4.7-any)EZtune_3.1.2.tar.gz(r-4.6-any)
EZtune_3.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
EZtune/json (API)

# Install 'EZtune' in R:
install.packages('EZtune', repos = c('https://jillbo1000.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jillbo1000/eztune/issues

Datasets:
  • lichen - Lichen data from the Current Vegetation Survey
  • lichenTest - Test dataset for lichen data
  • mullein - Mullein data from Lava Beds National Monument
  • mulleinTest - Mullein data from Lava Beds National Monument - test dataset

On CRAN:

Conda:

4.76 score 1 packages 38 scripts 217 downloads 2 exports 58 dependencies

Last updated from:6fe00c1d0d. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE145
source / vignettesOK436
linux-release-x86_64NOTE149
macos-release-arm64NOTE155
macos-oldrel-arm64NOTE140
windows-develNOTE114
windows-releaseNOTE97
windows-oldrelNOTE84
wasm-releaseOK127

Exports:eztuneeztune_cv

Dependencies:adabase64encBiocManagerBiocStylebitopsbookdownbslibcachemcaToolsclassclicodetoolscrayondigeste1071evaluatefastmapfontawesomeforeachfsGAgbmglmnetgplotsgtoolshighrhtmltoolsiteratorsjquerylibjsonliteKernSmoothknitrlatticelifecycleMASSMatrixmemoisemimenloptrnumDerivoptimxpracmaproxyR6rappdirsRcppRcppArmadilloRcppEigenrlangrmarkdownROCRrpartsassshapesurvivaltinytexxfunyaml

EZtune

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2021-12-09
Started: 2020-06-25