LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
assets/README.md
assets/data/hardware_trojan.csv
case_explainer/__init__.py
case_explainer/explainer.py
case_explainer/explanation.py
case_explainer/indexing.py
case_explainer/metrics.py
docs/DEPLOYMENT.md
docs/Makefile
docs/README.md
docs/citation.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/api/explainer.rst
docs/api/explanation.rst
docs/api/metrics.rst
notebooks/01_iris_tutorial.ipynb
notebooks/02_breast_cancer_tutorial.ipynb
notebooks/03_fraud_detection_tutorial.ipynb
notebooks/04_hardware_trojan_tutorial.ipynb
notebooks/README.md
tests/test_explainer.py
tests/test_explanation.py
tests/test_indexing.py
tests/test_metrics.py