Skip to content

mlr3viz 0.10.1

Choose a tag to compare

@be-marc be-marc released this 16 Jul 14:10
  • feat: Allow passing parameters to precrec::autoplot() (eg show_cb) when plotting BenchmarkResult and ResampleResult objects, using type = roc or prc.
  • refactor: Wrong type in autoplots now gives hints of which ones to use.
  • refactor: Update EnsembleFSResult.autoplot to use the active_measure field.
  • feat: add plot for confidence intervals (mlr3inferr).