divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.82k stars 281 forks source link

Fix bugs in `Tutorial for GNN Explainability` #187

Closed Michael1015198808 closed 1 year ago

Michael1015198808 commented 1 year ago

Add a missing import of Data (Line 91 of the old verion). Fix a wrong argument passing. Due to changes of the API SubgraphX.visualization, SubgraphX.visualization will not accept two arguments to determine the replanation results.