File size: 401 Bytes
d846da7 df91a18 d846da7 df91a18 d846da7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
This is a code for reproducibility of the Bare Soil models
- data / dataset_01_all.parquet - the bare soil dataset
- bare_soil_models.ipynb - bare soil detectors models code, the config for all variants is included in the notebook
- conda.yml - the Anacoda configuration file for the virtual environment we utilized
- utils / helpers.py - additional functions, i.e.: for indices computation
|