clhchtcjj / BiNE

BiNE: Bipartite Network Embedding
225 stars 80 forks source link

Dataset #12

Open neenerrh opened 4 years ago

neenerrh commented 4 years ago

Need a little bit information on how to prepare my dataset. I have a dat file containing all the ratings place in the model folder so that it can be read, renamed and splitted into train and test. but it seem it is not reading anything

neenerrh commented 4 years ago

I did. But I provided my defined path to the dataset then called the rename and spilt function during training and it worked.

On Thu, 6 Aug 2020, 15:16 hfut.dbb, notifications@github.com wrote:

Hello, have you solved your problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/clhchtcjj/BiNE/issues/12#issuecomment-669753225, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHAEJEIFG2RQVZRYE5UX53R7JKGTANCNFSM4PVKLYFA .

dbbice commented 4 years ago

I did. But I provided my defined path to the dataset then called the rename and spilt function during training and it worked. On Thu, 6 Aug 2020, 15:16 hfut.dbb, @.***> wrote: Hello, have you solved your problem? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#12 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHAEJEIFG2RQVZRYE5UX53R7JKGTANCNFSM4PVKLYFA . Thanks for your reply, I was going to install python2 and python3 on my computer. A lot of problems. Did you upload your python3 code to git?