mlr3book
mlr3book copied to clipboard
Possible predict types for Survival Learner
In section 8.1.2 it says that every PredictionSurv object can predict one or more of lp, distr and crank. However I think this is incorrect because e.g. The Survival SVM from mlr3extralearners can predict "response". @RaphaelS1 can I correct this?
Good spot! Yes please!
@sebffischer has this been done?
Added here https://github.com/mlr-org/mlr3book/issues/441
Sorry for the late response, I think I already added that.