Python, Pandas, NumPy, scikit-learn | GitHub Link
- Implemented a collaborative filtering model to recommend Books to users based on how they rated Movies and vice-versa with 0.84 RMSE
- Data was collected by surveying over 300 people and the model was implemented using pandas, numpy and scikit-learn