Hi!! I am interested in exploring the explainability of a pre-trained GNN and I just found your repo - many many thanks!!
I work in the task of graph classification so I looked into the GIN example you uploaded. Unfortunately, it doesn't work as it crashes :( My data is clinical - not public :( - but for debugging purposes I've done this jupyter notebook following the same process that I do with my data but run on random graphs that can be run on google colab.
It crashes while I run it. Do you have any idea of what's happening? Many thanks in advance!
Hi!! I am interested in exploring the explainability of a pre-trained GNN and I just found your repo - many many thanks!!
I work in the task of graph classification so I looked into the GIN example you uploaded. Unfortunately, it doesn't work as it crashes :( My data is clinical - not public :( - but for debugging purposes I've done this jupyter notebook following the same process that I do with my data but run on random graphs that can be run on google colab.
It crashes while I run it. Do you have any idea of what's happening? Many thanks in advance!