How to test Yelp dataset #7184
Unanswered
LukeLIN-web
asked this question in
Q&A
Replies: 1 comment
-
YELP is a multi-label classification dataset, not a multi-class classification dataset, so the equality comparison fails here. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I just use /examples/reddit.py. https://github.com/pyg-team/pytorch_geometric/blob/master/examples/reddit.py
Simply change reddit to Yelp dataset
But it shows:
Beta Was this translation helpful? Give feedback.
All reactions