- Recommender module is the model for recommendations prediction.
- Recommender is built on the matrix factorization algorithm.
- Trainset is the module for dataset procession and utils are utilities.
- Example.ipynb is the demonstration of the Recommender system work on MovieLens Dataset.