Other packages > Find by keyword >

mlr3learners  

Recommended Learners for 'mlr3'
View on CRAN: Click here


Download and install mlr3learners package within the R console
Install from CRAN:
install.packages("mlr3learners")

Install from Github:
library("remotes")
install_github("cran/mlr3learners")

Install by package version:
library("remotes")
install_version("mlr3learners", "0.14.0")



Attach the package and use:
library("mlr3learners")
Maintained by
Marc Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-05
Latest Update: 2025-05-23
Description:
Recommended Learners for 'mlr3'. Extends 'mlr3' with interfaces to essential machine learning packages on CRAN. This includes, but is not limited to: (penalized) linear and logistic regression, linear and quadratic discriminant analysis, k-nearest neighbors, naive Bayes, support vector machines, and gradient boosting.
How to cite:
Marc Becker (2019). mlr3learners: Recommended Learners for 'mlr3'. R package version 0.14.0, https://cran.r-project.org/web/packages/mlr3learners. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2019-08-05 17:30), 0.1.2 (2019-08-26 15:50), 0.1.3 (2019-09-17 18:00), 0.1.4 (2019-10-29 09:50), 0.1.5 (2019-11-25 16:00), 0.1.6 (2020-02-10 23:30), 0.2.0 (2020-04-22 22:54), 0.3.0 (2020-08-29 21:10), 0.4.0 (2020-09-25 16:20), 0.4.1 (2020-10-07 12:00), 0.4.2 (2020-11-11 14:40), 0.4.3 (2020-12-08 08:20), 0.4.4 (2021-03-15 17:50), 0.4.5 (2021-03-18 14:20), 0.5.0 (2021-08-17 18:40), 0.5.1 (2021-11-19 13:00), 0.5.2 (2022-01-23 01:02), 0.5.3 (2022-05-25 14:20), 0.5.4 (2022-08-15 10:50), 0.5.5 (2022-11-07 14:40), 0.5.6 (2023-01-06 23:30), 0.5.7 (2023-11-21 15:20), 0.5.8 (2023-12-21 12:40), 0.6.0 (2024-03-13 10:30), 0.7.0 (2024-06-28 16:40), 0.8.0 (2024-10-25 23:00), 0.9.0 (2024-11-23 15:50), 0.10.0 (2025-03-19 16:40), 0.11.0 (2025-05-17 15:10), 0.12.0 (2025-05-23 10:42), 0.13.0 (2025-10-02 18:40)
Other packages that cited mlr3learners R package
View mlr3learners citation profile
Other R packages that mlr3learners depends, imports, suggests or enhances
Complete documentation for mlr3learners
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA