mlr3viz
Visualizations for mlr3 objects including learners, predictions and benchmarks
mlr3viz keeps the ecosystem's plots working while the plots themselves move out
◆Recent moves
- 18d ago
mlr3viz 0.11.1 pins legend order for deterministic plots
Legend order is pinned in plot_learner_prediction() and in the tuning and optimization autoplot methods so it stays deterministic across ggplot2 environments, alongside mlr3 1.7.2 compatibility. Reproducibility housekeeping.
View source ↗ - 5mo ago
mlr3viz 0.11.0 quiets ggplot2 fortify warnings on ROC curves
Suppresses unused-argument warnings from ggplot2::fortify() when drawing ROC and PRC curves under newer ggplot2, and notes that the LearnerSurvCoxPH plot moves to mlr3proba 0.8.4. The migration is the more interesting half, but it lands in the other package.
View source ↗ - 1y ago
mlr3viz 0.10.1 passes plotting parameters through to precrec
Parameters can now be passed through to precrec::autoplot() when plotting benchmark and resample results as ROC or PRC curves, a confidence-interval plot arrives for mlr3inferr, and wrong autoplot types produce hints about valid ones. Access to the underlying plotting library rather than new plots of its own.
View source ↗ - 1y ago
mlr3viz 0.10.0 adds a LearnerSurvCoxPH plot
Adds a plot for LearnerSurvCoxPH — the same plot that later moves out to mlr3proba, which makes this release a useful marker of where the boundary used to sit.
View source ↗ - 2y ago
mlr3viz 0.9.0 adds EnsembleFSResult plots
Adds plots for EnsembleFSResult objects and updates for bbotk 0.9.0 and mlr3tuning 0.21.0. Ensemble feature selection getting a visual treatment is the substantive part.
View source ↗ - 2y ago
mlr3viz 0.8.0 tracks paradox 1.0.0
A compatibility release for paradox 1.0.0. Ecosystem tracking with no user-facing change.
View source ↗