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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.0.8 |
rolling linux/jammy R-4.5 | mllrnrs_0.0.8.tar.gz |
341.5 KiB |
0.0.8 |
rolling linux/noble R-4.5 | mllrnrs_0.0.8.tar.gz |
341.5 KiB |
0.0.8 |
rolling source/ R- | mllrnrs_0.0.8.tar.gz |
199.3 KiB |
0.0.8 |
latest linux/jammy R-4.5 | mllrnrs_0.0.8.tar.gz |
341.5 KiB |
0.0.8 |
latest linux/noble R-4.5 | mllrnrs_0.0.8.tar.gz |
341.5 KiB |
0.0.8 |
latest source/ R- | mllrnrs_0.0.8.tar.gz |
199.3 KiB |
0.0.8 |
2026-04-26 source/ R- | mllrnrs_0.0.8.tar.gz |
199.3 KiB |
0.0.8 |
2026-04-23 source/ R- | mllrnrs_0.0.8.tar.gz |
199.3 KiB |
0.0.8 |
2026-04-09 windows/windows R-4.5 | mllrnrs_0.0.8.zip |
371.5 KiB |
0.0.5 |
2025-04-20 source/ R- | mllrnrs_0.0.5.tar.gz |
195.7 KiB |
Dependencies (latest)
Imports
- data.table
- kdry
- mlexperiments (>= 1.0.0)
- R6
- stats