Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 380 Bytes

File metadata and controls

13 lines (7 loc) · 380 Bytes

Case-Based Interpretability in GLAD via Contrast with Normal Prototypes

pip install -r requirements.txt

Quick start:

Example commands example:

python run.py detect --ds_name AIDS --mode search --attr "node attribute"

Single parameter-combination example (eval mode):

python run.py detect --ds_name MUTAG --mode eval --attr "node label" --h 2 --psi1 64 --psi2 2 --tau 0.01