entropice/tests
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
..
debug_arcticdem_batch.py Enhance training analysis page with test metrics and confusion matrix 2026-01-07 15:56:02 +01:00
debug_feature_mismatch.py Enhance training analysis page with test metrics and confusion matrix 2026-01-07 15:56:02 +01:00
l2dataset_validation.py Update docs, instructions and format code 2026-01-04 17:19:02 +01:00
test_dataset.py Enhance training analysis page with test metrics and confusion matrix 2026-01-07 15:56:02 +01:00