mlexperiments

From MaRDI portal
Software:5983167



CRANmlexperimentsMaRDI QIDQ5983167FDOQ5983167

Machine Learning Experiments

Lorenz A. Kapsner

Last update: 10 June 2023

Copyright license: GNU General Public License

Software version identifier: 0.0.2

Provides 'R6' objects to perform parallelized hyperparameter optimization and cross-validation. Hyperparameter optimization can be performed with Bayesian optimization (via 'ParBayesianOptimization' <https://cran.r-project.org/package=ParBayesianOptimization>) and grid search. The optimized hyperparameters can be validated using k-fold cross-validation. Alternatively, hyperparameter optimization and validation can be performed with nested cross-validation. While 'mlexperiments' focuses on core wrappers for machine learning experiments, additional learner algorithms can be supplemented by inheriting from the provided learner base class.




Cited In (2)


This page was built for software: mlexperiments