⚠️There's a newer version (0.6.0) of this package. Take me there.

mlr3learners

This packages provides essential learners for mlr3, maintained by the mlr-org team. We will most likely not add new learners to this package.

Other learners live in the mlr3learners organization and are possibly maintained by people outside the mlr-org team. There is a wiki page listing all currently available custom learners. A guide on how to create custom learners is covered in the mlr3book. Feel invited to contribute a missing learner to the mlr3 ecosystem :-)

Classification Learners

IDLearnerPackage
classif.glmnetPenalized Logistic Regressionglmnet
classif.kknnk-Nearest Neighborskknn
classif.ldaLDAMASS
classif.log_regLogistic Regressionstats
classif.naive_bayesNaive Bayese1071
classif.qdaQDAMASS
classif.rangerRandom Forestranger
classif.svmSVMe1071
classif.xgboostGradient Boostingxgboost

Regression Learners

IDLearnerPackage
regr.glmnetPenalized Linear Regressionglmnet
regr.kknnk-Nearest Neighborskknn
regr.kmKrigingDiceKriging
regr.lmLinear Regressionstats
regr.rangerRandom Forestranger
regr.svmSVMe1071
regr.xgboostGradient Boostingxgboost

Copy Link

Version

Down Chevron

Install

install.packages('mlr3learners')

Monthly Downloads

6,642

Version

0.1.5

License

LGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 25th, 2019

Functions in mlr3learners (0.1.5)