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.9.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.9.0, https://cran.r-project.org/web/packages/mlr3learners. Accessed 22 Dec. 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), 0.8.0 (2024-10-25 23:00)
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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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