Commit graph

7 commits

Author SHA1 Message Date
f9df8e9fe6 Run main experiments 2026-02-12 18:34:35 +01:00
3ce6b6e867 Unfiy the training scripts and add SHAP 2026-02-08 22:06:49 +01:00
073502c51d Fix dataset test 2026-01-19 17:05:44 +01:00
c9c6af8370 Fix training and overview page 2026-01-16 20:33:10 +01:00
cfb7d65d6d Refactor autogluon 2026-01-11 20:51:53 +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
4260b492ab Update docs, instructions and format code 2026-01-04 17:19:02 +01:00