entropice/scripts
Tobias Hölzer 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
..
00grids.sh Add arcticdem 2025-11-22 18:56:34 +01:00
01darts.sh Make the Model State Page great again 2025-12-25 18:19:11 +01:00
02alphaearth.sh Create Ensemble Datasets 2025-12-09 17:10:43 +01:00
03era5.sh Finally fix aggregations also for era5 2025-11-30 01:12:00 +01:00
04arcticdem.sh Finally fix aggregations also for era5 2025-11-30 01:12:00 +01:00
05train.sh Make the Model State Page great again 2025-12-25 18:19:11 +01:00
fix_xgboost_importance.py Update imports 2025-12-28 20:48:49 +01:00
recalculate_test_metrics.py Enhance training analysis page with test metrics and confusion matrix 2026-01-07 15:56:02 +01:00
rechunk_zarr.py Enhance training analysis page with test metrics and confusion matrix 2026-01-07 15:56:02 +01:00
rerun_missing_inference.py Enhance training analysis page with test metrics and confusion matrix 2026-01-07 15:56:02 +01:00