Skip to content

Commit 2f9aa5d

Browse files
committed
updated README.md
1 parent 0dc2be4 commit 2f9aa5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ To train the model, run:
206206
python iceboost_train.py
207207
```
208208
This code trains a xgboost and catboost regression models. The trained models can be saved respectively
209-
as ```.json``` and ```.cbm``` files.
209+
as ```.json``` and ```.cbm``` files. These have been deposited on [Zenodo](https://zenodo.org/records/13145836).
210210

211211
The code also contains a module to perform inference on a glacier, by specifying its RGI code.
212212

0 commit comments

Comments
 (0)