Skip to content

Commit

Permalink
Update shap.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lisa-sousa committed May 16, 2024
1 parent ac52153 commit 6cdd013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/_model_agnostic_xai/shap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ References
- Original SHAP paper: Lundberg, S. M., & Lee, S. I. `A unified approach to interpreting model predictions. <https://proceedings.neurips.cc/paper/2017/hash/8a20a8621978632d76c43dfd28b67767-Abstract.html>`_ NeurIPS. 2017
- Intro to TreeExplainer: Lundberg, S. M., Erion, G., Chen, H., DeGrave, A., Prutkin, J. M., Nair, B., ... & Lee, S. I. `From local explanations to global understanding with explainable AI for trees. <https://doi.org/10.1038/s42256-019-0138-9>`_ Nature machine intelligence. 2020.
- Intro to TreeExplainer accelerated with GPUs: Mitchell, R., Frank, E., & Holmes, G. `GPUTreeShap: massively parallel exact calculation of SHAP scores for tree ensembles. <https://doi.org/10.48550/arXiv.2010.13972>`_ arxiv. 2022
- Visualizing the Impact of Feature Attribution Baselines: `blog post <https://distill.pub/2020/attribution-baselines/>`_
- Intro to Integrated Gradients: Sundararajan, M., Taly, A., & Yan, Q. `Axiomatic attribution for deep networks. <https://doi.org/10.48550/arXiv.1703.01365>`_ PMLR. 2017.
- Visualizing the Impact of Feature Attribution Baselines: `blog post <https://distill.pub/2020/attribution-baselines/>`_
- XAI Book with focus on SHAP: Molnar, C. `Interpreting Machine Learning Models With SHAP. <https://leanpub.com/shap>`_ 2022
- XAI Book: Molnar, C. `Interpretable Machine Learning: A Guide for Making Black Box Models Explainable. <https://christophm.github.io/interpretable-ml-book/>`_ Lulu.com. 2022.

0 comments on commit 6cdd013

Please sign in to comment.