Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question for multiclass dataset #16

Open
GooLiang opened this issue Jul 26, 2024 · 0 comments
Open

Question for multiclass dataset #16

GooLiang opened this issue Jul 26, 2024 · 0 comments

Comments

@GooLiang
Copy link

Thank you for your excellent work!
For each class, the corresponding number of nodes is generated. The code uses:
Counter(data.labels_train)
However, if there are multiple class labels, how should I deal with it? In this case, labels_train is an N*C matrix. How can I determine which label each node belongs to? Can you provide the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant