R6-Based ML Learners for 'mlexperiments'
Description
Enhances 'mlexperiments'
with additional
machine learning ('ML') learners. The package provides R6-based
learners for the following algorithms: 'glmnet'
, 'ranger'
, 'xgboost'
, and 'lightgbm'
. These can be used
directly with the 'mlexperiments' R package.