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.8.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: 2023-01-06
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.8.0, https://cran.r-project.org/web/packages/mlr3learners. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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