Commit graph

58 commits

Author SHA1 Message Date
4445834895 Make the training run again 2026-01-11 22:17:15 +01:00
cfb7d65d6d Refactor autogluon 2026-01-11 20:51:53 +01:00
2cefe35690 Refactor training script 2026-01-11 19:48:19 +01:00
ad5f810f34 Add stopwatch to dataset functions 2026-01-11 16:00:53 +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
4fecac535c Split overview plots 2026-01-04 21:35:21 +01:00
393cc968cb Refactor other pages 2026-01-04 18:39:38 +01:00
4260b492ab Update docs, instructions and format code 2026-01-04 17:19:02 +01:00
fca232da91 Overview Page refactor done 2026-01-04 03:14:48 +01:00
36f8737075 Cleanup dashboard utils and move pages to views 2026-01-04 02:12:53 +01:00
495ddc13f9 Update imports 2025-12-28 20:48:49 +01:00
45bc61e49e Refactor non-dashboard modules 2025-12-28 20:38:51 +01:00
907e907856 Streamline the markdown files 2025-12-28 20:15:44 +01:00
f8df10f687 Add some docs for copilot 2025-12-28 20:11:11 +01:00
1ee3d532fc Refactor overview page 2025-12-28 17:06:35 +01:00
a304c96e4e Add Dataset Analysis to the overview page 2025-12-28 15:31:51 +01:00
6960571742 Make inference page 2025-12-25 18:59:27 +01:00
1919cc6a7e Make the Model State Page great again 2025-12-25 18:19:11 +01:00
591da6992e More plot refinements 2025-12-23 23:33:54 +01:00
a64e1ac41f Update Model State Page 2025-12-23 14:29:47 +01:00
6ed5a9c224 Update training analysis page 2025-12-19 16:52:02 +01:00
8338efb31e Finalize the Training Data Page 2025-12-19 15:36:45 +01:00
696bef39c2 Add training results page and model state page 2025-12-19 02:59:42 +01:00
31933b58d3 Fix minor bugs on training data page 2025-12-19 01:04:01 +01:00
3d6417ef6b Add data sources viz to dashboard 2025-12-19 00:24:17 +01:00
f5ea72e05e Start redoing the dashboard 2025-12-18 22:49:25 +01:00
d22b857722 Make the training work again 2025-12-11 17:14:02 +01:00
2be2244cdb Fix dataset id 2025-12-11 11:40:27 +01:00
64d23a389d Add cache and improve performance of dataset ensembles 2025-12-10 16:14:38 +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
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
18cc1b8601 Reduce compute time of alphaearth 2025-11-23 16:18:23 +01:00
e5382670ec Refactor spatial aggregations 2025-11-22 22:18:45 +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
553b54bb32 Make dashboard nicer 2025-11-09 01:58:47 +01:00
b2cfddfead Switch to predict_classes 2025-11-09 01:39:36 +01:00
d4a747d800 Fix Map and add common feature analysis 2025-11-09 00:27:42 +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
ccd40ace48 Add an analysis dashboard with streamlit 2025-11-07 16:21:02 +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