Skip to content

Commit

Permalink
Merge pull request #2596 from mcavallaro/patch-1
Browse files Browse the repository at this point in the history
Update Example of loading a custom tree model into SHAP.ipynb
  • Loading branch information
slundberg committed Jun 16, 2022
2 parents ebb6fde + 467568e commit 45b85c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"source": [
"## Simple GBM classification model (with 2 trees)\n",
"\n",
"Here we define a simple regression tree and then load it into SHAP as a custom model."
"Here we define a simple gradient-boosting classifier and then load it into SHAP as a custom model."
]
},
{
Expand Down

0 comments on commit 45b85c1

Please sign in to comment.