Streamline the markdown files

This commit is contained in:
Tobias Hölzer 2025-12-28 20:15:44 +01:00
parent f8df10f687
commit 907e907856
3 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ This will set up the complete environment including RAPIDS, PyTorch, and all geo
- `grids.py`: H3/HEALPix spatial grid systems
- `darts.py`, `era5.py`, `arcticdem.py`, `alphaearth.py`: Data source processors
- `dataset.py`: Dataset assembly and feature engineering
- `training.py`: Model training with eSPA/SPARTAn
- `training.py`: Model training with eSPA, XGBoost, Random Forest, KNN
- `inference.py`: Prediction generation
## Coding Standards