Skip to content

CRAN release 1.1.2

Compare
Choose a tag to compare
@mayer79 mayer79 released this 03 Feb 15:54
· 34 commits to main since this release
3c37e6f

ICE plots

  • The ICE plot of a multioutput model without BY variable will now be using facets (instead of color). Use swap_dim = TRUE for the old behavior.

API

  • {mlr3}: Non-probabilistic classification now works.
  • {mlr3}: For probabilistic classification, you now have to pass predict_type = "prob".