How can I visualize a subgraph of my heterogenous graph? #7652
-
So I created a link prediction model and explained it via CaptumExplainer and Explainer. After I get the subgraph from |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
I am sorry for that. What you can try is to convert the |
Beta Was this translation helpful? Give feedback.
-
I tried |
Beta Was this translation helpful? Give feedback.
-
Now it works, thanks a lot. However, is there any way to visualize it without converting it to homogenous as it loses information about node types. |
Beta Was this translation helpful? Give feedback.
-
Added this via #7713. |
Beta Was this translation helpful? Give feedback.
Added this via #7713.