mlr

Machine Learning in R

Interface to a large number of classification and regression techniques, including machine-readable parameter descriptions. There is also an experimental extension for survival analysis, clustering and general, example-specific cost-sensitive learning. Generic resampling, including cross-validation, bootstrapping and subsampling. Hyperparameter tuning with modern optimization techniques, for single- and multi-objective problems. Filter and wrapper methods for feature selection. Extension of basic learners with additional operations common in machine learning, also allowing for easy nested resampling. Most operations can be parallelized.

Tests Vignettes

Available Snapshots

This version of mlr can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (10)
  • ParamHelpers >= 1.10
  • R
  • backports >= 1.1.0
  • BBmisc >= 1.11
  • checkmate >= 1.8.2
  • data.table >= 1.12.4
  • ggplot2
  • parallelMap >= 1.3
  • stringi
  • XML
  • Suggests (99)
  • ada
  • adabag
  • bartMachine
  • batchtools
  • bit64
  • brnn
  • bst
  • C50
  • care
  • caret >= 6.0-57
  • clue
  • ClusterR
  • clusterSim
  • cmaes
  • cowplot
  • crs
  • Cubist
  • deepnet
  • DiceKriging
  • e1071
  • earth
  • elasticnet
  • emoa
  • evtree
  • fda.usc
  • FDboost
  • FNN
  • forecast >= 8.3
  • fpc
  • frbs
  • FSelector
  • FSelectorRcpp
  • gbm
  • GenSA
  • ggpubr
  • glmnet
  • GPfit
  • h2o >= 3.6.0.8
  • Hmisc
  • irace
  • kernlab
  • kknn
  • klaR
  • knitr
  • laGP
  • LiblineaR
  • lintr >= 1.0.0.9001
  • mboost
  • mco
  • mda
  • memoise
  • mlbench
  • mldr
  • mlrMBO
  • mmpf
  • modeltools
  • mRMRe
  • neuralnet
  • numDeriv
  • pamr
  • pander
  • party
  • pec
  • penalized
  • pls
  • PMCMRplus
  • praznik
  • randomForest
  • ranger >= 0.8.0
  • rappdirs
  • refund
  • rex
  • rFerns
  • rgenoud
  • rmarkdown
  • Rmpi
  • ROCR
  • rotationForest
  • RRF
  • rsm
  • RSNNS
  • rucrdtw
  • RWeka
  • sda
  • sf
  • smoof
  • sparseLDA
  • stepPlr
  • survAUC
  • svglite
  • SwarmSVM
  • testthat
  • tgp
  • TH.data
  • tidyr
  • tsfeatures
  • vdiffr
  • wavelets
  • xgboost >= 0.7
  • Version History