r-mlr 2.19.3
Machine learning in R
This package provides an interface to a large number of classification and regression techniques. These techniques include machine-readable parameter descriptions. There is also an experimental extension for survival analysis, clustering and general, example-specific cost-sensitive learning. Also included:
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.
- Outputs:
out - Website: https://mlr.mlr-org.com
- Licenses: FreeBSD
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-mlr 2.19.3 as follows:
guix install r-mlr@2.19.3
Or install the latest version:
guix install r-mlr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.