You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python -m explainer_main --explain-node=300 --dataset=syn1 # change explain-node to 301, 302, etc. (basis graph is of size 300)
python -m explainer_main --explain-node=350 --dataset=syn2 # (basis graph is of size 350, first 2 feature dimensions were useful features, the rest are uninformative)
python -m explainer_main --explain-node=512 --dataset=syn4 # change explain-node to 512, etc.(basis tree is of size 512)
python -m explainer_main --explain-node=512 --dataset=syn5 # (basis tree is of size 512)