We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc2be4 commit 2f9aa5dCopy full SHA for 2f9aa5d
1 file changed
README.md
@@ -206,7 +206,7 @@ To train the model, run:
206
python iceboost_train.py
207
```
208
This code trains a xgboost and catboost regression models. The trained models can be saved respectively
209
-as ```.json``` and ```.cbm``` files.
+as ```.json``` and ```.cbm``` files. These have been deposited on [Zenodo](https://zenodo.org/records/13145836).
210
211
The code also contains a module to perform inference on a glacier, by specifying its RGI code.
212
0 commit comments