Skip to content

mlr3proba 0.7.5

Compare
Choose a tag to compare
@bblodfon bblodfon released this 04 Apr 20:39
· 218 commits to main since this release
b80b651
  • feat: add PEM (Piece-wise Exponential Model) reduction method, via a survival => poisson regression pipeline, from Bender et al. (2018)
  • feat: add na.rm parameter to msr("surv.calib_index") to avoid NaN scores
  • fix: allow cloning of measures objects
  • fix: survival measure labels are now printed and the obs_loss property is supported