Skip to contents
mlr3viz 0.5.9 CRAN release: 2022-05-25
Plots for survival objects moved to mlr3proba.
mlr3viz 0.5.8 CRAN release: 2022-04-04
mlr3viz 0.5.7 CRAN release: 2021-10-14
Compatibility fix for testthat.
mlr3viz 0.5.6 CRAN release: 2021-09-14
Compatibility fix for mlr3tuning.
Fixed position of labels in barplot for PredictionClassif
.
mlr3viz 0.5.5 CRAN release: 2021-08-12
Fixed another bug for ROC- and Precision-recall-curves (#79 ).
mlr3viz 0.5.4 CRAN release: 2021-07-01
Fixed a bug for ROC- and Precision-recall-curves (#72 , #75 ).
mlr3viz 0.5.3 CRAN release: 2021-03-15
New autoplot for LearnerClustHclust
.
mlr3viz 0.5.2 CRAN release: 2021-03-08
New autoplot for TuningInstanceSingleCrit
from package mlr3tuning
.
Fixed bugs in autoplot function for BenchmarkResult
(#63 , #65 ).
Fixed a bug in autoplot function for PredictionClust
(#67 ).
mlr3viz 0.5.1 CRAN release: 2021-01-27
mlr3viz 0.5.0 CRAN release: 2020-11-02
New autoplot for PredictionSurv
.
New autoplots for learners from package glmnet
via ggfortify
.
Fixed ROC and PRC plots for resampling "holdout"
(#54 ).
If possible, we now show confidence bounds for ROC and PRC plots (#55 ).
Fixed a bug in autoplot function TaskDens
(#57 ).
mlr3viz 0.4.0 CRAN release: 2020-10-05
All autoplot.*()
functions now also have a generic S3 plot()
sibling (#51 ).
New plots for cluster tasks, learners and predictions from mlr3cluster
.
Fixed wrong labels for boxplots of BenchmarkResult
.
mlr3viz 0.3.0 CRAN release: 2020-09-25
Compatibility with mlr3
>= 0.6.0.
mlr3viz 0.2.0 CRAN release: 2020-08-07
mlr3viz 0.1.1 CRAN release: 2020-02-19
New plot: learner prediction for objects of class ResampleResult
. Additionally, the helper function plot_learner_prediction()
first performs a resample()
and then plots the result.
New plot: residual plot for objects of class PredictionRegr
.
mlr3viz 0.1.0 CRAN release: 2020-01-08