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 choice context_embeddings or vertext_embeddings? #85

Open
HJW3536 opened this issue Apr 14, 2021 · 2 comments
Open

How to choice context_embeddings or vertext_embeddings? #85

HJW3536 opened this issue Apr 14, 2021 · 2 comments

Comments

@HJW3536
Copy link

HJW3536 commented Apr 14, 2021

When I use node2vec to train my graph embedding,i got 2 embeddings in .pkl file...

In downsteam tasks,how can i choice between vertex embeddings and context embeddings?

@KiddoZhu
Copy link
Member

KiddoZhu commented Jul 5, 2021

I would suggest using vertex embedding alone, or concating the two embeddings.

@chi2liu
Copy link

chi2liu commented Feb 21, 2022

I would suggest using vertex embedding alone, or concating the two embeddings.

@KiddoZhu what is the difference between vertex embedding and context embedding? Is it about first order and second order?

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

3 participants