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

r-mlr3 1.2.0

Machine Learning in R - Next Generation

mlr3 enables efficient, object-oriented programming on the building blocks of machine learning. It provides R6 objects for tasks, learners, resamplings, and measures. The package is geared towards scalability and larger datasets by supporting parallelization and out-of-memory data-backends like databases. While mlr3 focuses on the core computational operations, add-on packages provide additional functionality.

Installation

Install r-mlr3 1.2.0 as follows:

guix install r-mlr3@1.2.0

Or install the latest version:

guix install r-mlr3

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.