KPLabs commited on
Commit
df91a18
·
verified ·
1 Parent(s): b13e366

Update README.MD

Browse files
Files changed (1) hide show
  1. README.MD +2 -2
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
- - ecml_bare_soil_models.ipynb - bare soil detectors models code, the config for all variants is included in the notebook
8
 
9
- - ecml_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
 
 
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