Commit graph

27 commits

Author SHA1 Message Date
3ce6b6e867 Unfiy the training scripts and add SHAP 2026-02-08 22:06:49 +01:00
c9c6af8370 Fix training and overview page 2026-01-16 20:33:10 +01:00
4445834895 Make the training run again 2026-01-11 22:17:15 +01:00
1495f71ac9 Small fixes all over the place 2026-01-08 20:00:09 +01:00
c92e856c55 Enhance training analysis page with test metrics and confusion matrix
- Added a section to display test metrics for model performance on the held-out test set.
- Implemented confusion matrix visualization to analyze prediction breakdown.
- Refactored sidebar settings to streamline metric selection and improve user experience.
- Updated cross-validation statistics to compare CV performance with test metrics.
- Enhanced DatasetEnsemble methods to handle empty data scenarios gracefully.
- Introduced debug scripts to assist in identifying feature mismatches and validating dataset preparation.
- Added comprehensive tests for DatasetEnsemble to ensure feature consistency and correct behavior across various scenarios.
2026-01-07 15:56:02 +01:00
4260b492ab Update docs, instructions and format code 2026-01-04 17:19:02 +01:00
45bc61e49e Refactor non-dashboard modules 2025-12-28 20:38:51 +01:00
a64e1ac41f Update Model State Page 2025-12-23 14:29:47 +01:00
f5ea72e05e Start redoing the dashboard 2025-12-18 22:49:25 +01:00
67030c9f0d Create Ensemble Datasets 2025-12-09 17:10:43 +01:00
7b09dda6a3 Make aggregations work 2025-11-28 00:03:51 +01:00
98314fe8b3 Fix memory leak in aggregations 2025-11-26 18:11:15 +01:00
341fa7b836 leaking grid aggregations 2025-11-24 22:40:17 +01:00
1a71883999 Add arcticdem 2025-11-22 18:56:34 +01:00
d5b35d6da4 Add multiclass training 2025-11-09 22:34:03 +01:00
fb522ddad5 Add an inference map 2025-11-08 22:44:08 +01:00
150f14ed52 Extent the dashboard to use altair 2025-11-08 03:07:38 +01:00
d498b1e752 Add streamlit dependency 2025-11-07 16:21:16 +01:00
3e0e6e0d2d Add first training 2025-11-07 15:56:54 +01:00
ad3d7aae73 Increase Era5 Performance 2025-10-28 20:44:00 +01:00
eeab8fff1e Refactor 2025-10-26 18:28:46 +01:00
3ad332b5a8 Add Darts 2025-10-24 18:34:37 +02:00
a562b2cf72 Finalize era5 and alphaearth 2025-10-24 16:36:18 +02:00
ce4c728e1a Restructure to steps 2025-10-21 18:42:01 +02:00
2af5c011a3 Make era5 and alphaearth downloads work 2025-10-01 14:44:24 +02:00
c0c3700be8 Run alphaearth as embeddings and add era5 download via CDS 2025-09-29 18:45:57 +02:00
2fe1284d17 Init project 2025-09-26 10:42:35 +02:00