Skip to content

Commit 0dc2be4

Browse files
committed
updated README.md
1 parent 8b0dd5a commit 0dc2be4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ the ```glathida-3.1.0.zip``` into a folder called ```glathida/```. Unzip the arc
182182

183183
## Create the training dataset 🏋️
184184

185-
---
186185
The training dataset can be generated by running:
187186
```
188187
python create_metadata.py
@@ -192,7 +191,6 @@ The code generates a raw ~3.0 GB ```.csv``` training dataset.
192191

193192
## Process training dataset and downscale 🏋️
194193

195-
---
196194
The model is trained on a post-processed version of the training dataset you just created.
197195
To post-process, run:
198196
```
@@ -203,7 +201,6 @@ of all features into a 100x100 grid mesh. The code produces the final ~300.0 MB
203201

204202
## Train model ensemble 🤖
205203

206-
---
207204
To train the model, run:
208205
```
209206
python iceboost_train.py

0 commit comments

Comments
 (0)