Commit graph

11 commits

Author SHA1 Message Date
636c034b55 Fix training and finalize dataset page 2026-01-18 20:16:47 +01:00
231caa62e7 Refactor dataset ensemble to allow different temporal modes 2026-01-11 15:57:14 +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
495ddc13f9 Update imports 2025-12-28 20:48:49 +01:00
1919cc6a7e Make the Model State Page great again 2025-12-25 18:19:11 +01:00
67030c9f0d Create Ensemble Datasets 2025-12-09 17:10:43 +01:00
33c9667383 Finally fix aggregations also for era5 2025-11-30 01:12:00 +01:00
18cc1b8601 Reduce compute time of alphaearth 2025-11-23 16:18:23 +01:00
1a71883999 Add arcticdem 2025-11-22 18:56:34 +01:00
eeab8fff1e Refactor 2025-10-26 18:28:46 +01:00