Repository map¶
Main package repository¶
The main package repository ShapBPT contains:
shap_bpt/: the Python packageshap_bpt/shap_bpt.py: high-level explainer logic and plotting helpersshap_bpt/bpt.pyx: Cython implementation used for BPT constructionexamples/: compact demonstration notebooksdocs/: images and visual assets used in the repository README
Experiments repository¶
The experiments repository ShapBPT-tests contains:
minimal_notebooks/: small practical usage notebooksnotebooks/: full experiment pipelinesexperiment folders spanning ImageNet, MS-COCO, CelebA, anomaly detection, and human evaluation
saved results, figures, and supplementary assets for paper reproduction