Is there a way to enable this logging? logger.log("Unique features this iteration: " + uniqueFeaturesSet.size());
if (uniqueFeaturesSet.size() == 0) {
Also, if you have specific public dataset that you tested it where it went beyond iteration 0, let me know as well.
Ignore my logging question..It just doesn't get to that state.
If you can tell me which public data set this code has been tested, please let me know
thanks
I'm experiencing the same problem as vramanathan. Are there any news on this issue? Additionally it would be great if you could point us to a - even if beta - documentation of the possible options of the deepWalk method.