tohich51

Results 2 issues of tohich51

I got this issue using struc2vec and node2vec methods `--------------------------------------------------------------------------- TypeError Traceback (most recent call last) in 1 model_struc2vec = ge.Struc2Vec(G, 10, 80, workers=4, verbose=40, ) #init model ----> 2...

``` Traceback (most recent call last): File "src/main.py", line 128, in main(args) File "src/main.py", line 121, in main G = exec_struc2vec(args) File "src/main.py", line 97, in exec_struc2vec G = struc2vec.Graph(G,...