mlr-org/mlr3proba
Probabilistic Learning for mlr3
This tool helps researchers and analysts perform advanced statistical modeling, specifically for understanding when events are likely to occur and how long subjects will survive, even if data is incomplete. You input datasets with event times and censoring information, and it outputs probabilistic predictions about future events or survival probabilities. It's designed for data scientists and statisticians working with survival analysis, density estimation, or probabilistic regression.
147 stars.
Use this if you need to build and evaluate predictive models that output a distribution of probabilities rather than just a single point estimate for tasks like predicting time-to-event or estimating data density.
Not ideal if you need a long-term maintained solution, as this project will be archived in 2026, with development continuing in separate, specialized R packages.
Stars
147
Forks
23
Language
R
License
LGPL-3.0
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr3proba"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
GAA-UAM/scikit-fda
Functional Data Analysis Python package
mlr-org/mlr3
mlr3: Machine Learning in R - next generation
mlr-org/mlr3extralearners
Extra learners for use in mlr3.
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3learners
Recommended learners for mlr3