chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
Image examples
|
||||
----------------
|
||||
|
||||
These examples explain machine learning models applied to image data. They are all generated from Jupyter
|
||||
notebooks `available on GitHub <https://github.com/shap/shap/tree/master/notebooks/image_examples>`_.
|
||||
|
||||
|
||||
Image classification
|
||||
====================
|
||||
Examples using :class:`shap.explainers.Partition` to explain image classifiers.
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
example_notebooks/image_examples/image_classification/*
|
||||
|
||||
|
||||
Image captioning
|
||||
================
|
||||
Examples using :class:`shap.explainers.Permutation` to produce explanations in a model agnostic manner.
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
example_notebooks/image_examples/image_captioning/*
|
||||
Reference in New Issue
Block a user