Commit graph

16 commits

Author SHA1 Message Date
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
1919cc6a7e Make the Model State Page great again 2025-12-25 18:19:11 +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