GNN-powered Classification and Explanation App #7935
fork123aniket
started this conversation in
Show and tell
Replies: 1 comment
-
Very cool work. We could list this in our external resources page: https://pytorch-geometric.readthedocs.io/en/latest/external/resources.html. I am also open to adding a link to this in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have just deployed a
GNN-based Node and Graph Classification and Explanation App
usingStreamlit
, more information on which can be found here. The deployed app can be accessed through this link. My question: is it possible to include this as an example ofGraph Explainability
undertorch_geometric.explain
section onPyG official docs
?? Note that have usedGraphMaskExplainer
ofPyG
forNode
andGraph Classification
tasks.Beta Was this translation helpful? Give feedback.
All reactions