mlr3proba 0.7.2
- fix:
lrn("surv.coxph")
is now trained withmodel=TRUE
which fixes an issue with using observation weights (see stackoverflow question). - cleanup: remove
tsk("unemployment")
and associated files - cleanup: remove unused references
lrn("surv.coxph")
is now trained with model=TRUE
which fixes an issue with using observation weights (see stackoverflow question).tsk("unemployment")
and associated files