Skip to content

Commit

Permalink
Pin scikit-learn dependency for shap
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Yang <[email protected]>
  • Loading branch information
leewyang committed Jan 9, 2025
1 parent dccf8b8 commit e1dc638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_tools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ dependencies = [
"xgboost==2.1.3",
# used for model interpretability. python [3.9, 3.12]
"shap==0.46.0",
"scikit-learn==1.5.2",
# used for retrieving available memory on the host
"psutil==6.1.1"
]
Expand Down

0 comments on commit e1dc638

Please sign in to comment.