hexiangnan / neural_collaborative_filtering

Neural Collaborative Filtering
Apache License 2.0
1.8k stars 655 forks source link

Why has the Movielens movie ids been randomised? #38

Open rishj97 opened 5 years ago

rishj97 commented 5 years ago

Comparing to the actual Movielens data, I realised that the movie ids in the dataset in this repo have been changed from the original one. Why has this been done?