Add notebooks used for the thesis
This commit is contained in:
parent
a0cb298e8f
commit
e2b40d6c50
8 changed files with 41371 additions and 1266 deletions
|
|
@ -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", "nbformat>=5.10.4,<6", "fastcluster>=1.3.0,<2",
|
||||
"pydantic>=2.12.5,<3", "nbformat>=5.10.4,<6", "fastcluster>=1.3.0,<2", "statsmodels>=0.14.6,<0.15", "scienceplots>=2.2.1,<3", "pypst>=0.8.0,<0.9",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue