Image examples

These examples explain machine learning models applied to image data. They are all generated from Jupyter notebooks available on GitHub.

Image classification

Examples using shap.explainers.Partition to explain image classifiers.

Image captioning

Examples using shap.explainers.Permutation to produce explanations in a model agnostic manner.