mlr3proba
Probabilistic supervised learning and survival analysis for mlr3
mlr3proba is shedding weight as its survival work moves into sibling packages
◆Recent moves
- 2mo ago
mlr3proba 0.8.10 registers itself in the mlr3 loaded-packages registry
Registers mlr3proba in mlr_reflections$loaded_packages. Purely internal bookkeeping for the mlr3 registry.
View source ↗ - 4mo ago
mlr3proba 0.8.9 drops LearnerDensPenalized after pendensity left CRAN
LearnerDensPenalized is removed after pendensity was pulled from CRAN, and the README now points at survdistr and mlr3cmprsk as matured options. A deletion forced upstream, but it marks where scope is moving.
View source ↗ - 5mo ago
mlr3proba 0.8.8
Switches to a distr6 fork to work around an upstream problem. A single dependency change with no user-facing effect.
View source ↗ - 5mo ago
mlr3proba 0.8.7
A single fix to ooplah handling, recorded only as a merged pull request. Routine maintenance.
View source ↗ - 9mo ago
mlr3proba 0.8.5
A predict-type fix plus a CI action bump. Housekeeping between substantive releases.
View source ↗ - 10mo ago
mlr3proba 0.8.4 takes over the Cox proportional-hazards autoplot
Adds an autoplot method for the surv.coxph learner, taking over the plot that mlr3viz previously owned. Small in itself, but it is the concrete step in moving learner-specific plotting to the package that owns the learner.
View source ↗