This package browser is in early development. Mind the rough edges.

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.

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.