Skip to content

Commit 4e1992e

Browse files
authored
Update README.md
1 parent 749771f commit 4e1992e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ We propose a new framework of LightGBM that predicts the entire conditional dist
1919
## Features
2020
:white_check_mark: Estimation of all distributional parameters. <br/>
2121
:white_check_mark: Normalizing Flows allow modelling of complex and multi-modal distributions. <br/>
22+
:white_check_mark: Zero Adjusted and Inflated Distributions for modelling excess of zeros in the data. <br/>
2223
:white_check_mark: Automatic derivation of Gradients and Hessian of all distributional parameters using [PyTorch](https://pytorch.org/docs/stable/autograd.html). <br/>
2324
:white_check_mark: Automated hyper-parameter search, including pruning, is done via [Optuna](https://optuna.org/). <br/>
2425
:white_check_mark: The output of LightGBMLSS is explained using [SHapley Additive exPlanations](https://github.com/dsgibbons/shap). <br/>

0 commit comments

Comments
 (0)