mlr3proba 0.5.3
What's Changed
- remove distr prediction from rpart survival learner by @bblodfon in #298
- generate_tasks.LearnerSurv respects feature types by @sebffischer in #249
- Update tic templates [ci-skip] by @pat-s in #300
- fix divide by zero bug in surv.cindex by @RaphaelS1 in #302
- ci: new workflows by @be-marc in #303
- fix ipcw bug by @RaphaelS1 in #304
- refactor: compability to mlr3viz 0.6.0 by @be-marc in #305
- Fix single prediction by @RaphaelS1 in #308
- fix na error in rcll by @RaphaelS1 in #310
- fix rcll and Uno's AUC bugs by @bblodfon in #314
- 0.5.0 by @RaphaelS1 in #316
- add regr.logloss by @RaphaelS1 in #317
- add probregr plot by @RaphaelS1 in #318
- fix rcll bug by @RaphaelS1 in #319
- fix test by @bblodfon in #320
- RCLL bug (1 observation in test set) by @bblodfon in #322
- Measures updates (RCLL fix range, change field values when ERV = TRUE) by @bblodfon in #324
- Optionally skip tests if 'rpart' unavailable by @MichaelChirico in #329
- Support for
Arrdist
prediction types by @bblodfon in #330 - Support arrdist by @RaphaelS1 in #331
New Contributors
- @MichaelChirico made their first contribution in #329
Full Changelog: v0.4.13...v0.5.3