Skip to content

Commit 10717fe

Browse files
authored
Update README.md
1 parent d98990d commit 10717fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
# LightGBMLSS - An extension of LightGBM to probabilistic modelling and prediction
17-
We introduce a comprehensive framework that models and predicts the full conditional distribution of univariate targets as a function of covariate. 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 LightGBM, as it allows to create probabilistic forecasts from which prediction intervals and quantiles of interest can be derived.
17+
We introduce a comprehensive framework that models and predicts the full conditional distribution of a univariate target as a function of covariate. 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 LightGBM, as it allows to create probabilistic forecasts from which prediction intervals and quantiles of interest can be derived.
1818

1919
## Features
2020
:white_check_mark: Estimation of all distributional parameters. <br/>

0 commit comments

Comments
 (0)