Skip to content

afairless/shap_tutorial

Repository files navigation

SHAP tutorial

Our purpose is to look at how to use and interpret the Shapley values, plots, and other information produced by the SHAP package.

Note

Currently, some plots in the notebook 'shap_tutorial.ipynb' may not render properly on Github's website. As an alternative, one can download the notebook and view it locally or download and view its HTML version 'shap_tutorial.html'.

Background from other resources

To learn more about Shapley values, the SHAP package, and how these are used to help us interpret our machine learning models, please refer to these resources:

Christoph Molnar's book and Tim Miller's paper can provide further insight into the challenges and promise of machine learning interpretability:

For my own blog post describing how machine learning interpretability can be used in healthcare, please see: