Skip to content

Commit

Permalink
decision_plot - remove matplotlib param. add html documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
floidgilbert committed Aug 13, 2019
1 parent 59280cb commit d0ad9d4
Show file tree
Hide file tree
Showing 5 changed files with 14,264 additions and 81 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ An implementation of Kernel SHAP, a model agnostic method to estimate SHAP value

These notebooks comprehensively demonstrate how to use specific functions and objects.

- [`shap.decision_plot`](https://slundberg.github.io/shap/notebooks/plots/decision_plot.html)

- [`shap.dependence_plot`](https://slundberg.github.io/shap/notebooks/plots/dependence_plot.html)

## Methods Unified by SHAP
Expand Down
Loading

0 comments on commit d0ad9d4

Please sign in to comment.