How to explore the importance of each feature in node classification #7134
Answered
by
wsad1
zhenghaohua11
asked this question in
Q&A
-
How to explore the importance of each feature in node classification |
Beta Was this translation helpful? Give feedback.
Answered by
wsad1
Apr 7, 2023
Replies: 1 comment 3 replies
-
Check out the explainability framework in pyg. Specifically check out this example in that doc. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
zhenghaohua11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check out the explainability framework in pyg. Specifically check out this example in that doc.