Run main experiments

This commit is contained in:
Tobias Hölzer 2026-02-12 18:34:35 +01:00
parent 3ce6b6e867
commit f9df8e9fe6
43 changed files with 4112 additions and 4022 deletions

View file

@ -70,7 +70,7 @@ dependencies = [
"autogluon-tabular[all,mitra,realmlp,interpret,fastai,tabm,tabpfn,tabdpt,tabpfnmix,tabicl,skew,imodels]>=1.5.0",
"shap>=0.50.0,<0.51",
"h5py>=3.15.1,<4",
"pydantic>=2.12.5,<3",
"pydantic>=2.12.5,<3", "nbformat>=5.10.4,<6", "fastcluster>=1.3.0,<2",
]
[project.scripts]