Replies: 1 comment
-
In most cases, the PyG explainers are agnostic to the underlying task, and this argument is just not used. For example, |
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.
-
Hi,
I am new to pytorch geometric and have a question about the task_level parameter in ModelConfig for the explainer.
In particular, I was wondering what the difference between node and edge task_levels are i.e. where they are called within the Explanainer Algorithm and how they influence the explanation.
I was looking through the source code but could not find where the task_level parameter is inferred.
Thank you so much for your help!
Beta Was this translation helpful? Give feedback.
All reactions