Graph dataset without node features? #5472
Answered
by
EdisonLeeeee
scottshufe
asked this question in
Q&A
-
Does PyG have graph dataset (single graph) with only structure information and no node features? |
Beta Was this translation helpful? Give feedback.
Answered by
EdisonLeeeee
Sep 19, 2022
Replies: 1 comment 2 replies
-
Hi @scottshufe I think Polblogs dataset might be what you are looking for in PyG. You can also take a look at this website, where different sizes of graph data are provided and mostly without node features. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
scottshufe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @scottshufe I think Polblogs dataset might be what you are looking for in PyG. You can also take a look at this website, where different sizes of graph data are provided and mostly without node features.