An open API service indexing awesome lists of open source software.

https://github.com/landscapegeoinformatics/spatial-ml-soc-2024

Code supplement: Spatial autocorrelation in machine learning for modelling soil organic carbon
https://github.com/landscapegeoinformatics/spatial-ml-soc-2024

Last synced: about 1 month ago
JSON representation

Code supplement: Spatial autocorrelation in machine learning for modelling soil organic carbon

Awesome Lists containing this project

README

          

# spatial-ml-soc-2024

Code supplement: Spatial autocorrelation in machine learning for modelling soil organic carbon

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14236923.svg)](https://doi.org/10.5281/zenodo.14236923)

Folders and files:
- `data`: reference to the input/source datasets and the conda environment yaml
- `model_test`: fresh training and (cross-)validation, numbers may slightly vary
- `predict_full`: scripts that were used to predict to the of Estonia as 10m raster

Errata:

In the manuscript the term RFSI (Random Forest Spatial Interpolation) is used, in the scripts and data the RFSI-associated model is named KNN (K-Nearest-Neighbours)