GraphCTR
GraphCTR copied to clipboard
Problem of Missing data
The input data files for preprocess.py are missing. e.g. for movielens, the users.dat, movies.dat, ratings.dat, feature.txt are missing. Similar problems exist in other datasets
These data files can be got online. But movielens dataset have more than one edition. I dont know which one this project is using.