CRAN Task View: Machine Learning & Statistical Learning

Maintainer:Torsten Hothorn
Contact:Torsten.Hothorn at R-project.org
Version:2022-03-07
URL:https://CRAN.R-project.org/view=MachineLearning
Source:https://github.com/cran-task-views/MachineLearning/
Contributions:Suggestions and improvements for this task view are very welcome and can be made through issues or pull requests on GitHub or via e-mail to the maintainer address. For further details see the Contributing guide.
Citation:Torsten Hothorn (2022). CRAN Task View: Machine Learning & Statistical Learning. Version 2022-03-07. URL https://CRAN.R-project.org/view=MachineLearning.
Installation:The packages from this task view can be installed automatically using the ctv package. For example, ctv::install.views("MachineLearning", coreOnly = TRUE) installs all the core packages or ctv::update.views("MachineLearning") installs all packages that are not yet installed and up-to-date. See the CRAN Task View Initiative for more details.

Several add-on packages implement ideas and methods developed at the borderline between computer science and statistics - this field of research is usually referred to as machine learning. The packages can be roughly structured into the following topics:

CRAN packages

Core:abess, e1071, gbm, kernlab, mboost, nnet, randomForest, rpart.
Regular:ahaz, arules, BART, bartMachine, BayesTree, BDgraph, bmrm, Boruta, bst, C50, CORElearn, Cubist, deepnet, dipm, DoubleML, earth, effects, elasticnet, evclass, evtree, frbs, gamboostLSS, glmnet, glmpath, GMMBoost, grf, grplasso, grpreg, h2o, hda, hdi, hdm, ICEbox, ipred, islasso, joinet, klaR, lars, LiblineaR, lightgbm, maptree, mlpack, mlr3, model4you, mpath, naivebayes, ncvreg, OneR, opusminer, pamr, party, partykit, pdp, penalized, penalizedLDA, picasso, plotmo, quantregForest, quint, randomForestSRC, ranger, Rborist, RcppDL, rgenoud, RGF, RLT, Rmalschains, rminer, ROCR, RoughSets, RPMM, RSNNS, RWeka, RXshrink, sda, SIS, splitTools, ssgraph, stabs, SuperLearner, svmpath, tensorflow, tgp, tidymodels, torch, tree, trtf, varSelRF, wsrf, xgboost.
Archived:gradDescent, lasso2, mlr3proba, rdetools, relaxo.

Related links