Skip to content

Commit 4d2fb07

Browse files
Merge pull request #656 from guillaume-vignal/feature/feature_imp_webapp
Add Global-Local Feature Importance Plot to Shapash WebApp
2 parents 5c99856 + 4f18f0f commit 4d2fb07

File tree

5 files changed

+877
-433
lines changed

5 files changed

+877
-433
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ report = [
6161
"phik>=0.12.4",
6262
"pyarrow>=17.0.0",
6363
]
64-
xgboost = ["xgboost>=2.1.0"]
64+
xgboost = ["xgboost>=2.1.0,<3.1.0"]
6565
catboost = ["catboost>=1.2.8"]
6666
lightgbm = ["lightgbm>=4.4.0"]
6767
lime = ["lime>=0.2.0.0"]

0 commit comments

Comments
 (0)