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.5-any)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'))

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 283 downloads 2 exports 59 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 05 2025
R-4.5-winNOTEMar 05 2025
R-4.5-macNOTEMar 05 2025
R-4.5-linuxNOTEMar 05 2025
R-4.4-winNOTEMar 05 2025
R-4.4-macNOTEMar 05 2025
R-4.4-linuxNOTEMar 05 2025
R-4.3-winNOTEMar 05 2025
R-4.3-macNOTEMar 05 2025

Exports:eztuneeztune_cv

Dependencies:adabase64encBiocManagerBiocStylebitopsbookdownbslibcachemcaToolsclassclicodetoolscrayondigeste1071evaluatefastmapfontawesomeforeachfsGAgbmglmnetgluegplotsgtoolshighrhtmltoolsiteratorsjquerylibjsonliteKernSmoothknitrlatticelifecycleMASSMatrixmemoisemimenloptrnumDerivoptimxpracmaproxyR6rappdirsRcppRcppArmadilloRcppEigenrlangrmarkdownROCRrpartsassshapesurvivaltinytexxfunyaml

EZtune

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Mar 05 2025.

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