houchengbin / GloDyNE

GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/9302718
MIT License
64 stars 19 forks source link

Labels generation #3

Open iliiliiliili opened 1 month ago

iliiliiliili commented 1 month ago

Hi,

How are labels created for the datasets used in the work? The data generation code seems to have only inputs preparation and some of them have code to test labels, but not to create them.

houchengbin commented 3 weeks ago

The way to generate datasets have been presented in https://github.com/houchengbin/GloDyNE/tree/master/data as well as in the Section 5.1.1 of our paper. Please let us know if you have further questions.