How to convert the Ego-Facebook dataset in SNAPDatasets to a single graph? #5606
Unanswered
scottshufe
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you point me to the papers that make use of this dataset? The official page specifies that this dataset contains 10 graphs, see here. It might be possible though that papers just fuse these graphs together into one single graph though. |
Beta Was this translation helpful? Give feedback.
1 reply
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, everyone.
I try to load ego-facebook dataset in SNAPDatasets and I find that it consists of 10 graphs.
I have seen some research works used this dataset for node classification task, and my question is how to convert this dataset to a single graph and how to obtain the node labels for classification?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions