SAI990323 / BIGRec

50 stars 5 forks source link

some questions #7

Open BiqiangWang opened 7 months ago

BiqiangWang commented 7 months ago

Thanks for your great sharing. and I hava some question about it:

  1. how can i get "meta_Video_Games.json" and "Video_Games_5.json" in data/games/process.ipynb?
  2. can you push "ratings.dat" to https://rec.ustc.edu.cn/share ?
SAI990323 commented 7 months ago

You can download the "meta_Video_Games.json" and "Video_Games_5.json" from https://nijianmo.github.io/amazon/index.html, where the "meta_Video_Games.json" is the meta information of the Video_Games dataset and "Video_Games_5.json" is the 5core subset. You can download the "ratings.dat" from https://files.grouplens.org/datasets/movielens/ml-10m.zip Hope this can help you.