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

r-mlr3data 0.9.0

Collection of machine learning data Sets for mlr3

This package provides a small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book Applied machine learning using mlr3 in R https://mlr3book.mlr-org.com, the use case gallery https://mlr3gallery.mlr-org.com, or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if mlr3 is loaded.

Installation

Install r-mlr3data 0.9.0 as follows:

guix install r-mlr3data@0.9.0

Or install the latest version:

guix install r-mlr3data

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.