Skip to content

Releases: mlr-org/mlr3inferr

0.2.0

28 Aug 13:45

Choose a tag to compare

Bugfixes

  • Calling $aggregate() on a resample result using a ResamplingPairedSubsampling now gives correct point estimates.

Features

  • Improve README to warn of possible differences between point estimates from inference methods to point estimates from applying the measure directly.
  • Improved the documentation of various inference methods w.r.t.
    the point estimation.

Other

  • Deprecated id "nested_cv" in favour of "ncv" for nested resampling
    procedure.

0.1.0

14 Jan 07:29
a8560e9

Choose a tag to compare

Initial release