Fix training and overview page

This commit is contained in:
Tobias Hölzer 2026-01-16 20:33:10 +01:00
parent 4445834895
commit c9c6af8370
17 changed files with 1643 additions and 1125 deletions

View file

@ -68,7 +68,7 @@ dependencies = [
"pandas-stubs>=2.3.3.251201,<3",
"pytest>=9.0.2,<10",
"autogluon-tabular[all,mitra]>=1.5.0",
"shap>=0.50.0,<0.51",
"shap>=0.50.0,<0.51", "h5py>=3.15.1,<4",
]
[project.scripts]