An open API service indexing awesome lists of open source software.

https://github.com/statmixedml/catboostlss

An extension of CatBoost to probabilistic modelling
https://github.com/statmixedml/catboostlss

catboost distributional-regression gamlss machine-learning prediction-intervals probabilistic-forecasts uncertainty-estimation

Last synced: 5 months ago
JSON representation

An extension of CatBoost to probabilistic modelling

Awesome Lists containing this project

README

          

# CatBoostLSS - An extension of CatBoost to probabilistic modelling
We propose a new framework of [CatBoost](https://github.com/catboost/catboost) that predicts the entire conditional distribution of a univariate response variable. In particular, **CatBoostLSS** models all moments of a parametric distribution, i.e., mean, location, scale and shape (LSS), instead of the conditional mean only. Choosing from a wide range of continuous, discrete and mixed discrete-continuous distributions, modelling and predicting the entire conditional distribution greatly enhances the flexibility of CatBoost, as it allows to gain additional insight into the data generating process, as well as to create probabilistic forecasts from which prediction intervals and quantiles of interest can be derived. In the following, we provide a short walk-through of the functionality of **CatBoostLSS**.

## News
Repo is currently not maintained.

## Reference Paper
[![Arxiv link](https://img.shields.io/badge/arXiv-CatBoostLSS%3A%20An%20extension%20of%20CatBoost%20to%20probabilistic%20forecasting-color=brightgreen)](https://128.84.21.199/abs/2001.02121)