mlr3extralearners
Extra learners for use in mlr3.
The mlr3 learner catalogue is growing fast and pruning hyperparameters just as deliberately.
◆Recent moves
- 1mo ago
Hyperparameter sets pruned where arguments were never forwarded
priority_lasso learners drop the glmnet pass-through parameters that were not consistently forwarded, and surv.glmnet and surv.cv_glmnet shed parameters inapplicable to the Cox family. Breaking, but in the direction of a parameter set that means what it says.
View source ↗ - 3mo ago
Dependency version updates
Switches to the CRAN release of survdistr and to mlr3cmprsk 0.0.5, with crs parameter updates.
View source ↗ - 4mo ago
Platform-specific test skips
A release composed entirely of skipping tests where Python backends crash or time out — fastai, botorch, tabpfn and h2o.glm across Windows and macOS.
View source ↗ - 4mo ago
Sixteen new learners, including a full H2O family
Adds H2O GLM, GBM, random forest and deeplearning learners for both classification and regression, plus a competing-risks Coxboost, a Botorch fully Bayesian model and several neural network learners. Two survival learners move to the attic.
View source ↗ - 6mo ago
Twenty new learners and a survival learner rename
A large batch spanning Bayesian treed models, partial least squares, regularised regression and neural networks, with surv.flexible renamed to surv.flexsurvspline to match the Royston/Parmar model it actually wraps.
View source ↗