LICENSE
NOTICE
README.md
pyproject.toml
setup.cfg
setup.py
./__init__.py
./_explanation.py
./_serializable.py
./datasets.py
./links.py
./cext/tree_shap.h
./explainers/__init__.py
./explainers/_explainer.py
./explainers/_tree.py
./explainers/other/__init__.py
./explainers/other/_ubjson.py
./maskers/__init__.py
./maskers/_composite.py
./maskers/_fixed.py
./maskers/_fixed_composite.py
./maskers/_image.py
./maskers/_masker.py
./maskers/_output_composite.py
./maskers/_tabular.py
./maskers/_text.py
./models/__init__.py
./models/_model.py
./plots/__init__.py
./plots/_bar.py
./plots/_beeswarm.py
./plots/_benchmark.py
./plots/_decision.py
./plots/_embedding.py
./plots/_force.py
./plots/_force_matplotlib.py
./plots/_group_difference.py
./plots/_heatmap.py
./plots/_image.py
./plots/_labels.py
./plots/_monitoring.py
./plots/_partial_dependence.py
./plots/_scatter.py
./plots/_text.py
./plots/_utils.py
./plots/_violin.py
./plots/_waterfall.py
./plots/colors/__init__.py
./plots/colors/_colorconv.py
./plots/colors/_colors.py
./plots/resources/bundle.js
./plots/resources/logoSmallGray.png
./utils/__init__.py
./utils/_clustering.py
./utils/_general.py
./utils/_keras.py
./utils/_legacy.py
./utils/_masked_model.py
./utils/_show_progress.py
./utils/image.py
./utils/transformers.py
cext/_cext.cc
fasttreeshap_fixed.egg-info/PKG-INFO
fasttreeshap_fixed.egg-info/SOURCES.txt
fasttreeshap_fixed.egg-info/dependency_links.txt
fasttreeshap_fixed.egg-info/not-zip-safe
fasttreeshap_fixed.egg-info/requires.txt
fasttreeshap_fixed.egg-info/top_level.txt
tests/test_build_metadata.py
tests/test_focal_interactions.py