You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- A unified `train`/`predict` model interface to any probabilistic predictive model (frequentist, Bayesian, Deep Learning, or other)
46
-
- Use of the **[distr6](https://github.com/alan-turing-institute/distr6)**
47
-
probability distribution interface as its probabilistic predictive return type
48
-
- A comprehensive selection of measures for evaluating the performance of survival learners, with respect to prognostic index (continuous rank) prediction, and probabilistic (distribution) prediction
49
-
- Basic ML pipeline building integrated with **[mlr3pipelines](https://github.com/mlr-org/mlr3pipelines)**
50
-
- Reduction/composition strategies using linear predictors and baseline hazards
45
+
- A unified `$train()`/`$predict()` model interface to any probabilistic predictive model (frequentist, Bayesian, Deep Learning, or other)
46
+
- Use of the **[distr6](https://github.com/alan-turing-institute/distr6)** interface for the survival probability distribution prediction
47
+
- A comprehensive selection of **measures** for evaluating the performance of survival learners, with respect to prognostic index (continuous rank) prediction, and probabilistic (distribution) prediction
0 commit comments