benedekrozemberczki / GraphWaveMachine

A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
https://karateclub.readthedocs.io/
GNU General Public License v3.0
182 stars 33 forks source link

The whole embedding output be the same #2

Closed Clearloveyuan closed 5 years ago

Clearloveyuan commented 5 years ago

why use my data to text ,the whole node embedding output the same result?

benedekrozemberczki commented 5 years ago

That sounds problematic. Can You drop me your dataset?

Clearloveyuan commented 5 years ago

That sounds problematic. Can You drop me your dataset?

Thans so much. I sent you my data.

benedekrozemberczki commented 5 years ago

The rows are not in the right format. For this procedure rows should be comma separated.

Clearloveyuan commented 5 years ago

The rows are not in the right format. For this procedure rows should be comma separated.

I am sorry to send you the original data . I make the data in a right way. The problem also exists.I send you my new data .Thanks so much !

benedekrozemberczki commented 5 years ago

It works for me perfectly.

What is your heat wave coefficient? What is the dataset about?