r-mlr3pipelines 0.10.0
Preprocessing Operators and Pipelines for `mlr3'
mlr3pipelines enriches mlr3 with a diverse set of pipelining operators (PipeOps) that can be composed into graphs. Operations exist for data preprocessing, model fitting, and ensemble learning. Graphs can themselves be treated as mlr3 Learners and can therefore be resampled, benchmarked, and tuned.
- Outputs:
out - Website: https://mlr3pipelines.mlr-org.com/
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-mlr3pipelines 0.10.0 as follows:
guix install r-mlr3pipelines@0.10.0
Or install the latest version:
guix install r-mlr3pipelines
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.