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

How to use for graph level unsupervised clustering, not the node. #1

Open
PeterDeSOM opened this issue Jul 16, 2023 · 1 comment
Open

Comments

@PeterDeSOM
Copy link

I have millions of graph data that cannot be labeled by human efforts. I need it to be classified by unsupervised technique, not semi and not the node level. Is it possible?

@fork123aniket
Copy link
Owner

I don't think I understand your question that well. Can you please elaborate on the dataset characteristics at least from a high-level perspective, i.e. no. of graphs/nodes you have, is the graph in the dataset a property/attributed graph, and what you wanna achieve (the end prediction task (e.g. Node/Graph/Edge classification, Graph Clustering, etc.) you wanna perform using GraphNet?? Proper rephrasing of the above question might also actually help me understand your question...

@PeterDeSOM PeterDeSOM changed the title How to use for graph level unsupervised clustering, not the node? How to use for graph level unsupervised clustering, not the node. Jul 17, 2023
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

2 participants