Graph Level attributes #7636
Unanswered
vlatorre847
asked this question in
Q&A
Replies: 1 comment
-
So you are dealing with graph-level regression? In this case, the general pipeline looks as
Here is an example of that. |
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.
-
My problem consists in obtaining a real number given a graph in input. All the nodes and the arcs of the graph have their own attributes.
Furthermore, I have an analytical method that also performs the same task, and I was wondering if I can give the output of such method to the GNN in the layer of the graph level classifier.
Regards,
V. L.
Beta Was this translation helpful? Give feedback.
All reactions