gnn-model-explainer icon indicating copy to clipboard operation
gnn-model-explainer copied to clipboard

gnn explainer

Results 30 gnn-model-explainer issues
Sort by recently updated
recently updated
newest added

Hi @RexYing! Thank you for the great package, I really enjoyed reading the paper as well. I'm thinking of applying your explanation model to a deep graph CNN that I...

Hi there, I am wondering is it possible to apply this on hetero GNN? Thanks.

Hi, I have read and tried the codes, and now it can work on my graph-level GNN model in multi-instance case. The input graph in my project is a spatiotemporal...

The link of enron dataset you provided refers to a raw data. But in the line 831 of train.py project, it reads the pkl data instead of the raw data....

bug

Hi I'm using GCN to classify the node on datasets "KarateClub", then I using GNNExplainer to explain node 12. However, when I explain the node twice, GNNExplainer gives me two...

Hi, This is a very interesting work! The repo provides several datasets to test GNNExplainer. However, it is not obvious to me how a user can run it on his/her...

bug

**Describe the bug** hi-union-ppi.tsv and enron_slice_0.pkl are not found. And when I use --bmname=[REDDIT-BINARY/Mutagenicity/Tox21_AHR],nothing happened,no ckpt exitsted.Where should I put these three datasets when they were downloaded manually. **Platform** -...

bug

Versions for some of the dependencies are no longer maintained. This change removes the pinned versions on the dependencies.

This was previously asked but has not been addressed. Is it possible currently to run the GNNExplainer on our own data and models? If so, is it possible to get...

bug