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

r-mlr3viz 0.10.1

Visualizations for mlr3

This package offers features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the autoplot() generic of ggplot2. The mlr3viz package draws plots with the viridis color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and precision-recall curves.

Installation

Install r-mlr3viz 0.10.1 as follows:

guix install r-mlr3viz@0.10.1

Or install the latest version:

guix install r-mlr3viz

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.