DeepGraphLearning / graphvite

GraphVite: A General and High-performance Graph Embedding System
https://graphvite.io
Apache License 2.0
1.21k stars 151 forks source link

How to get node embeddings from a trained .pkl? #66

Closed lucifer1004 closed 4 years ago

lucifer1004 commented 4 years ago

I have successfully trained a model, but I don't know how to use the generated .pkl file.

I want to use the node embeddings to do non-overlapping community detection.

lucifer1004 commented 4 years ago

So I just need to open it with pickle.