Cluster GCN or Neighbour Loader for graph classification tasks #9767
Unanswered
shubhiambast
asked this question in
Q&A
Replies: 0 comments
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 trying to do graph classification and the number of nodes in each graph vary between 2000 - 10,000. The node feature vector has 2000 features. Can anybody suggest if applying cluster-GCN or neighbor loader on each graph is efficient enough ? Or what kind of a model should be used to handle these many nodes in each graph? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions