Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StatMixedML authored Jan 19, 2024
1 parent 916f2f4 commit 3e0b335
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,10 @@ We introduce a comprehensive framework that models and predicts the full conditi
:boom: [2021-11-14] XGBoostLSS v0.1.0 is released!

## `Installation`
To install XGBoostLSS, please first run
To install XGBoostLSS, please run
```python
pip install git+https://github.com/StatMixedML/XGBoostLSS.git
```
Then, to install the shap-dependency, run
```python
pip install git+https://github.com/dsgibbons/shap.git
```

## `Available Distributions`
Our framework is built upon PyTorch and Pyro, enabling users to harness a diverse set of distributional families. XGBoostLSS currently supports the [following distributions](https://statmixedml.github.io/XGBoostLSS/distributions/).
Expand Down

0 comments on commit 3e0b335

Please sign in to comment.