This github repo provides a code for dataset preparation related to recommender systems. It basically downloads datasets (movielens, netflix) and then splits it into train, valid, test.
Below are the links to each Colab file:
- Dataset Preparation Code: View Colab File
- A study using python to prepared common RS datasets.
Each file requires specific datasets and Python libraries, detailed within the individual Colab files.