MANIFEST.in
README.md
setup.py
shap/__init__.py
shap/_cext.cc
shap/_explanation.py
shap/datasets.py
shap/links.py
shap/tree_shap.h
shap.egg-info/PKG-INFO
shap.egg-info/SOURCES.txt
shap.egg-info/dependency_links.txt
shap.egg-info/not-zip-safe
shap.egg-info/requires.txt
shap.egg-info/top_level.txt
shap/benchmark/__init__.py
shap/benchmark/experiments.py
shap/benchmark/measures.py
shap/benchmark/methods.py
shap/benchmark/metrics.py
shap/benchmark/models.py
shap/benchmark/plots.py
shap/explainers/__init__.py
shap/explainers/_additive.py
shap/explainers/_exact.py
shap/explainers/_explainer.py
shap/explainers/_gradient.py
shap/explainers/_kernel.py
shap/explainers/_linear.py
shap/explainers/_partition.py
shap/explainers/_permutation.py
shap/explainers/_sampling.py
shap/explainers/_tree.py
shap/explainers/mimic.py
shap/explainers/pytree.py
shap/explainers/tf_utils.py
shap/explainers/_deep/__init__.py
shap/explainers/_deep/deep_pytorch.py
shap/explainers/_deep/deep_tf.py
shap/explainers/other/__init__.py
shap/explainers/other/_coefficent.py
shap/explainers/other/_lime.py
shap/explainers/other/_maple.py
shap/explainers/other/_random.py
shap/explainers/other/_treegain.py
shap/maskers/__init__.py
shap/maskers/_composite.py
shap/maskers/_fixed.py
shap/maskers/_image.py
shap/maskers/_masker.py
shap/maskers/_tabular.py
shap/maskers/_text.py
shap/plots/__init__.py
shap/plots/_bar.py
shap/plots/_beeswarm.py
shap/plots/_decision.py
shap/plots/_embedding.py
shap/plots/_force.py
shap/plots/_force_matplotlib.py
shap/plots/_group_difference.py
shap/plots/_heatmap.py
shap/plots/_image.py
shap/plots/_labels.py
shap/plots/_monitoring.py
shap/plots/_partial_dependence.py
shap/plots/_scatter.py
shap/plots/_text.py
shap/plots/_utils.py
shap/plots/_violin.py
shap/plots/_waterfall.py
shap/plots/colors/__init__.py
shap/plots/colors/_colorconv.py
shap/plots/colors/_colors.py
shap/plots/resources/bundle.js
shap/plots/resources/logoSmallGray.png
shap/utils/__init__.py
shap/utils/_clustering.py
shap/utils/_general.py
shap/utils/_keras.py
shap/utils/_legacy.py
shap/utils/_masked_model.py
shap/utils/_show_progress.py