Skip to content

Commit cd9d7ff

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

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
@@ -19,7 +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/>
22+
:white_check_mark: Zero-Adjusted and Zero-Inflated Distributions for modelling excess of zeros in the data. <br/>
2323
:white_check_mark: Automatic derivation of Gradients and Hessian of all distributional parameters using [PyTorch](https://pytorch.org/docs/stable/autograd.html). <br/>
2424
:white_check_mark: Automated hyper-parameter search, including pruning, is done via [Optuna](https://optuna.org/). <br/>
2525
:white_check_mark: The output of LightGBMLSS is explained using [SHapley Additive exPlanations](https://github.com/dsgibbons/shap). <br/>

0 commit comments

Comments
 (0)