r-mlr3pipelines
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.
- Versions: 0.7.1
- 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 the latest version of r-mlr3pipelines
as follows:
guix install r-mlr3pipelines
Or install a particular version:
guix install r-mlr3pipelines@0.7.1
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.
Badge code
You can use the following badge to inform users of r-mlr3pipelines about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-mlr3pipelines'><img src='https://packages.guix.gnu.org/packages/r-mlr3pipelines/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-mlr3pipelines)
Example Org:
[[https://packages.guix.gnu.org/packages/r-mlr3pipelines][https://packages.guix.gnu.org/packages/r-mlr3pipelines/badges/latest-version.svg]]