Open HJW3536 opened 3 years ago
I would suggest using vertex embedding alone, or concating the two embeddings.
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?
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?