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