Recommendation System with Regularized Least Squares

View the Project on GitHub

Recommendation_System

Project overview

EDA

Data preprocessing

Model 1: Matrix factorization from scratch

Model 2: Matrix factorization using surprise library

Conclusions