The project contains various tasks as given by the project mentor:-
- EDA on MovieLens Dataset.
- User-User or Item-Item CF or both (Memory based).
- SVD, KNN, NNMF (Model based CF) using Surprise library.
- (optional) If you want you can go for implementing Content based RecSys too.