LINE icon indicating copy to clipboard operation
LINE copied to clipboard

-threshold versus -k-max in reconstruct

Open kmatzen opened this issue 8 years ago • 2 comments

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.

kmatzen avatar Jun 11 '16 01:06 kmatzen

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

Srinivas-R avatar Dec 28 '16 12:12 Srinivas-R

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.

long4glasgow avatar Sep 03 '17 21:09 long4glasgow