neural_collaborative_filtering icon indicating copy to clipboard operation
neural_collaborative_filtering copied to clipboard

Pinterest dataset

Open vanzytay opened this issue 7 years ago • 11 comments

Hi,

By any chance are you able to provide the train-test splits for Pinterest dataset used in the paper.

Would really appreciate it!

Thanks!

vanzytay avatar May 21 '17 07:05 vanzytay

Sure. I will clean the codes and upload the Pinterest data train/split next week. I am on a vocation now..

hexiangnan avatar May 27 '17 02:05 hexiangnan

No hurry! Take your time! =)

Many thanks!

vanzytay avatar May 27 '17 04:05 vanzytay

would it be possible I have this dataset too? train,test and all dataset? I should use it for my thesis. Thx a lot

pakseresht avatar Feb 01 '18 07:02 pakseresht

Which one do you mention? You can find both datasets used in the paper in the Data/ folder

On Thu, Feb 1, 2018 at 3:09 PM, pakseresht [email protected] wrote:

would it be possible I have this dataset too? train,test and all dataset? I should use it for my thesis. Thx a lot

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hexiangnan/neural_collaborative_filtering/issues/2#issuecomment-362178002, or mute the thread https://github.com/notifications/unsubscribe-auth/ABGxjo3sKH38pxdanvB_dll2UD8Afqt-ks5tQWMxgaJpZM4Nhg_M .

-- Best Regards, Xiangnan He

hexiangnan avatar Feb 01 '18 14:02 hexiangnan

I need a dataset of Pinterest for my thesis with these four columns: 1- source or Id 2- destination or target 3- label 4- user rating

the dataset should be in graph. would it be possible to help me for this? it's my honor if u can help me

pakseresht avatar Feb 01 '18 14:02 pakseresht

The original pinterest dataset is downloaded from here: https://sites.google.com/site/xueatalphabeta/academic-projects You may find what need there. Good luck

On Thu, Feb 1, 2018 at 10:56 PM, pakseresht [email protected] wrote:

I need a dataset of Pinterest for my thesis with these four columns: 1- source or Id 2- destination or target 3- label 4- user rating

the dataset should be in graph. would it be possible to help me for this? it's my honor if u can help me

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hexiangnan/neural_collaborative_filtering/issues/2#issuecomment-362290487, or mute the thread https://github.com/notifications/unsubscribe-auth/ABGxjqP6xboxXHleyGGt85HHphvZPQBuks5tQdClgaJpZM4Nhg_M .

-- Best Regards, Xiangnan He

hexiangnan avatar Feb 01 '18 14:02 hexiangnan

Hi @hexiangnan . I check the dataset from the link you pointed out, but I don't get how did you process the *.bson files into the files available in your data folder. Also, the published dataset seems to contain only 46.000 boards/users, but you report 55.187. Is the published dataset complete? I know it's been some time, but I'm trying to find the complete dataset. Thanks!

aaossa avatar Jan 28 '20 20:01 aaossa

Hi @hexiangnan . I check the dataset from the link you pointed out, but I don't get how did you process the *.bson files into the files available in your data folder. Also, the published dataset seems to contain only 46.000 boards/users, but you report 55.187. Is the published dataset complete? I know it's been some time, but I'm trying to find the complete dataset. Thanks!

yeah, it is 46,000 and I also preprocessed and realize it.

collwe avatar May 12 '20 19:05 collwe

Hi @hexiangnan . I check the dataset from the link you pointed out, but I don't get how did you process the *.bson files into the files available in your data folder. Also, the published dataset seems to contain only 46.000 boards/users, but you report 55.187. Is the published dataset complete? I know it's been some time, but I'm trying to find the complete dataset. Thanks!

Also interested in understanding how the dataset was processed, given that the original dataset shows only 46,000 boards (read users) instead of 55,187 as reported in the paper.

edervishaj avatar Nov 28 '20 15:11 edervishaj

@collwe can you share the preprocessing programs for Pinterest

H-Yin avatar Jul 06 '21 06:07 H-Yin

@collwe can you share the preprocessing programs for Pinterest

Hi, could you please also share this information with me, or simply allow access to the pre-processed dataset? Thank you!

BenBelay avatar Nov 06 '22 16:11 BenBelay