StatMixedML/CatBoostLSS
An extension of CatBoost to probabilistic modelling
This tool helps data analysts and forecasters understand the full range of possible outcomes for a single number you're trying to predict. Instead of just guessing an average, it takes your historical data and provides an entire probability distribution. This means you get a complete picture of likelihoods, which is valuable for making predictions with confidence intervals.
149 stars. No commits in the last 6 months.
Use this if you need to understand not just what a number will be, but also how much it might vary, and the chances of it falling within a certain range.
Not ideal if you only need a single average prediction and don't require information about the uncertainty or spread of outcomes.
Stars
149
Forks
16
Language
—
License
MIT
Category
Last pushed
Oct 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/StatMixedML/CatBoostLSS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python,...
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for...
stanfordmlgroup/ngboost
Natural Gradient Boosting for Probabilistic Prediction
lightgbm-org/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework...
fabsig/GPBoost
Tree-Boosting, Gaussian Processes, and Mixed-Effects Models