mllrnrs: R6-Based ML Learners for 'mlexperiments'

Enhances 'mlexperiments' <https://CRAN.R-project.org/package=mlexperiments> with additional machine learning ('ML') learners. The package provides R6-based learners for the following algorithms: 'glmnet' <https://CRAN.R-project.org/package=glmnet>, 'ranger' <https://CRAN.R-project.org/package=ranger>, 'xgboost' <https://CRAN.R-project.org/package=xgboost>, and 'lightgbm' <https://CRAN.R-project.org/package=lightgbm>. These can be used directly with the 'mlexperiments' R package.

Version: 0.0.5
Depends: R (≥ 4.1.0)
Imports: data.table, kdry, mlexperiments, R6, stats
Suggests: glmnet, lightgbm (≥ 4.0.0), lintr, mlbench, mlr3measures, ParBayesianOptimization, quarto, ranger, splitTools, testthat (≥ 3.0.1), xgboost
Published: 2025-03-05
DOI: 10.32614/CRAN.package.mllrnrs
Author: Lorenz A. Kapsner ORCID iD [cre, aut, cph]
Maintainer: Lorenz A. Kapsner <lorenz.kapsner at gmail.com>
BugReports: https://github.com/kapsner/mllrnrs/issues
License: GPL (≥ 3)
URL: https://github.com/kapsner/mllrnrs
NeedsCompilation: no
SystemRequirements: Quarto command line tools (https://github.com/quarto-dev/quarto-cli).
CRAN checks: mllrnrs results

Documentation:

Reference manual: mllrnrs.pdf
Vignettes: glmnet: Binary Classification (source, R code)
glmnet: Multiclass Classification (source, R code)
glmnet: Regression (source, R code)
lightgbm: Binary Classification (source, R code)
lightgbm: Multiclass Classification (source, R code)
lightgbm: Regression (source, R code)
ranger: Binary Classification (source, R code)
ranger: Multiclass Classification (source, R code)
ranger: Regression (source, R code)
xgboost: Binary Classification (source, R code)
xgboost: Multiclass Classification (source, R code)
xgboost: Regression (source, R code)

Downloads:

Package source: mllrnrs_0.0.5.tar.gz
Windows binaries: r-devel: mllrnrs_0.0.4.zip, r-release: mllrnrs_0.0.4.zip, r-oldrel: mllrnrs_0.0.4.zip
macOS binaries: r-devel (arm64): mllrnrs_0.0.5.tgz, r-release (arm64): mllrnrs_0.0.5.tgz, r-oldrel (arm64): mllrnrs_0.0.5.tgz, r-devel (x86_64): mllrnrs_0.0.5.tgz, r-release (x86_64): mllrnrs_0.0.5.tgz, r-oldrel (x86_64): mllrnrs_0.0.5.tgz
Old sources: mllrnrs archive

Reverse dependencies:

Reverse imports: mlsurvlrnrs

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mllrnrs to link to this page.