LICENSE
MANIFEST.in
README.md
setup.py
shappack/__init__.py
shappack/logging.py
shappack.egg-info/PKG-INFO
shappack.egg-info/SOURCES.txt
shappack.egg-info/dependency_links.txt
shappack.egg-info/requires.txt
shappack.egg-info/top_level.txt
shappack/characteristic_funcs/__init__.py
shappack/characteristic_funcs/reference.py
shappack/explainers/__init__.py
shappack/explainers/base.py
shappack/explainers/kernel.py
shappack/utils/__init__.py
shappack/utils/docker.py
shappack/utils/link.py
tests/characteristic_funcs/__init__.py
tests/characteristic_funcs/test_reference.py
tests/explainers/__init__.py
tests/explainers/test_kernel.py