Update README.MD
Browse files
README.MD
CHANGED
@@ -4,9 +4,9 @@ This is a code for reproducibility of the Bare Soil models
|
|
4 |
|
5 |
- data / dataset_01_all.parquet - the bare soil dataset
|
6 |
|
7 |
-
-
|
8 |
|
9 |
-
-
|
10 |
|
11 |
- utils / helpers.py - additional functions, i.e.: for indices computation
|
12 |
|
|
|
4 |
|
5 |
- data / dataset_01_all.parquet - the bare soil dataset
|
6 |
|
7 |
+
- bare_soil_models.ipynb - bare soil detectors models code, the config for all variants is included in the notebook
|
8 |
|
9 |
+
- conda.yml - the Anacoda configuration file for the virtual environment we utilized
|
10 |
|
11 |
- utils / helpers.py - additional functions, i.e.: for indices computation
|
12 |
|