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

Applying graph2vec with subgraphs #9

Open
SihamAmarouche opened this issue Aug 26, 2020 · 1 comment
Open

Applying graph2vec with subgraphs #9

SihamAmarouche opened this issue Aug 26, 2020 · 1 comment

Comments

@SihamAmarouche
Copy link

Can I use graph2vec to represent subgraphs(that contain two nodes or three) as vectors then I will cluster these subgraphs to N number clusters using K-means or Dbscan algorithms Is it a logical process ?

Thanks very much .

@alexiatoumpa
Copy link

Yes that makes sense, as your clusters will be in your embedding space.

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