librahu/HeGAN

How to get the pre-train file of AMiner dataset?

Gustarvo opened this issue · 5 comments

Hello, I want to have a try on aminer dataset but there is no aminer pre-train file in the pre-train folder, can you please tell me how to get the aminer dataset`s pre-train flie or is there any way to generate it?

LINE,metapath2vec or other network embedding methods can be applied.

Hello! Should I hide 20% of the orginal edges before training for pre-train embedding?

I didn't save the pre-train file of AMiner dataset, since this dataset is too large. You can get the pre-train embedding through Mp2vec or LINE by yourself.

@zxp0903 Certainly !!!

@zxp0903 Certainly !!!

Thanks a lot!