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.5)EZtune_3.1.2.zip(r-4.4)EZtune_3.1.2.zip(r-4.3)
EZtune_3.1.2.tgz(r-4.4-any)EZtune_3.1.2.tgz(r-4.3-any)
EZtune_3.1.2.tar.gz(r-4.5-noble)EZtune_3.1.2.tar.gz(r-4.4-noble)
EZtune_3.1.2.tgz(r-4.4-emscripten)EZtune_3.1.2.tgz(r-4.3-emscripten)
EZtune.pdf |EZtune.html
EZtune/json (API)

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

Peer review:

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:

4.76 score 1 packages 38 scripts 213 downloads 2 exports 59 dependencies

Last updated 3 years agofrom:6fe00c1d0d. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 05 2024
R-4.5-winNOTENov 05 2024
R-4.5-linuxNOTENov 05 2024
R-4.4-winNOTENov 05 2024
R-4.4-macNOTENov 05 2024
R-4.3-winNOTENov 05 2024
R-4.3-macNOTENov 05 2024

Exports:eztuneeztune_cv

Dependencies:adabase64encBiocManagerBiocStylebitopsbookdownbslibcachemcaToolsclassclicodetoolscrayondigeste1071evaluatefastmapfontawesomeforeachfsGAgbmglmnetgluegplotsgtoolshighrhtmltoolsiteratorsjquerylibjsonliteKernSmoothknitrlatticelifecycleMASSMatrixmemoisemimenloptrnumDerivoptimxpracmaproxyR6rappdirsRcppRcppArmadilloRcppEigenrlangrmarkdownROCRrpartsassshapesurvivaltinytexxfunyaml

EZtune

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Nov 05 2024.

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