You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2021. It is now read-only.
Data converter. Consider fixing/adjusting this script
Train/Eval/Test split. Training test ratings should come before any Eval and Test ratings. See section 3.1 (Experiment setup) of this paper for details and Netflix converter for example.
An example train.sh, and test.sh for 20M and 1M MovieLens data sets which will train/eval and test the model correspondingly.
Choose model architecture and hyper parameters that give best eval RMSE you can get.