Commit graph

69 commits

Author SHA1 Message Date
073502c51d Fix dataset test 2026-01-19 17:05:44 +01:00
87a0d03af1 Update copilot instructions 2026-01-19 16:52:00 +01:00
7d874f7f92 Redo Training Resutls Analysis 2026-01-19 16:35:38 +01:00
2664579a75 Add a Storage Analysis Section 2026-01-18 20:36:47 +01:00
636c034b55 Fix training and finalize dataset page 2026-01-18 20:16:47 +01:00
c358bb63bc Add ArcticDEM and ERA5 tab 2026-01-17 03:56:42 +01:00
26de80ee89 Add alphaearth tab 2026-01-17 02:06:33 +01:00
3581f9b80f Add the areas tab to the new dataset page 2026-01-17 00:17:21 +01:00
cb7b0f9e6b Add a Dataset Page to deprecate the Training Data page 2026-01-16 23:51:38 +01:00
a6e9a91692 Improve the dataset configuration explorer 2026-01-16 21:35:33 +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
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