Skip to content

Releases: mlr-org/mlr3viz

mlr3viz 0.5.5

12 Aug 19:38
Compare
Choose a tag to compare
  • Fixed another bug for ROC- and Precision-recall-curves (#79).

mlr3viz 0.5.4

02 Jul 07:55
Compare
Choose a tag to compare
  • Fixed a bug for ROC- and Precision-recall-curves (#72, #75).

mlr3viz 0.5.3

15 Mar 18:08
9344fe8
Compare
Choose a tag to compare
  • New autoplot for LearnerClustHclust.

mlr3viz 0.5.2

08 Mar 21:01
92066bf
Compare
Choose a tag to compare
  • 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

27 Jan 09:32
Compare
Choose a tag to compare
  • Fix test on solaris.

mlr3viz 0.5.0

02 Nov 13:38
Compare
Choose a tag to compare
  • 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

05 Oct 19:43
Compare
Choose a tag to compare
  • 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

25 Sep 13:36
Compare
Choose a tag to compare
  • Compatibility with mlr3 >= 0.6.0.

mlr3viz 0.2.0

08 Aug 08:17
e6a7ac8
Compare
Choose a tag to compare
  • Added plots for TaskDens and TaskSurv from package mlr3proba.
  • Update documentation of PredictionRegr (#23)
  • autoplot.BenchmarkResult(): Support for learners with identical IDs (#19)
  • Fixed a bug in plot_learner_prediction() (#47)

mlr3viz 0.1.0

16 Jan 16:50
Compare
Choose a tag to compare

Initial CRAN release