NEWS
mlr3inferr 0.2.0.9000
mlr3inferr 0.2.0 (2025-08-28)
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.
mlr3inferr 0.1.0 (2025-01-13)