Fix training and overview page
This commit is contained in:
parent
4445834895
commit
c9c6af8370
17 changed files with 1643 additions and 1125 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue