Skip to content

Commit 4f8e9d3

Browse files
chore(deps): bump shap from 0.43.0 to 0.48.0 in /requirements
Bumps [shap](https://github.com/shap/shap) from 0.43.0 to 0.48.0. - [Release notes](https://github.com/shap/shap/releases) - [Changelog](https://github.com/shap/shap/blob/master/docs/release_notes.rst) - [Commits](shap/shap@v0.43.0...v0.48.0) --- updated-dependencies: - dependency-name: shap dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb4a06 commit 4f8e9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kaggle==1.7.4.5 # for Kaggle api access
1111
seaborn==0.13.2 # for data visualization
1212
scikit-learn==1.5.1 # for machine learning algorithms
1313
scipy==1.10.1 # for scientific computing
14-
shap==0.43.0 # for model interpretability
14+
shap==0.48.0 # for model interpretability
1515
openpyxl==3.1.5 # for Excel file support from kaggle datasets
1616

1717
# Azure ML SDK - essential components only

0 commit comments

Comments
 (0)