Open kmatzen opened 8 years ago
Hi, thanks for this. I've been trying to use the tool for some experiments, but I'm concerned about the accuracy of the embeddings. Were you able to reproduce the results from the LINE paper on any dataset using this code? Thanks
I come across the same issue. I can run the program to produce the graph embeddings, but found there is no where to evaluate the output.
The youtube script uses -k-max, but reconstruct.cpp looks for -threshold. If you give reconstruct.cpp -k-max, it doesn't check that it isn't a supported option and continues silently as if -threshold=0.