Skip to content

Commit 0750769

Browse files
committed
Added new Python model example to the SHAP examples
1 parent 68e403a commit 0750769

File tree

5 files changed

+501
-23
lines changed

5 files changed

+501
-23
lines changed

examples/SHAP.ipynb

Lines changed: 499 additions & 21 deletions
Large diffs are not rendered by default.

examples/data/.gitkeep

Whitespace-only changes.

examples/data/cal_housing_py3.pkz

358 KB
Binary file not shown.

examples/models/california_xgboost

420 KB
Binary file not shown.

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
joblib==1.0.1
22
jupyter==1.0.0
33
pandas==1.2.5
4-
scikit-learn==0.24.2
4+
scikit-learn==1.0.2
55
xgboost==1.4.2
66
twine==3.4.2
7-
matplotlib==3.5.1
7+
matplotlib==3.5.1

0 commit comments

Comments
 (0)