You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple implementation of a Book Recommendation System that applies basic collaborative filtering techniques (user-based, item-based, and model-based using SVD) along with a popularity-based recommendation approach. The system utilizes the Book-Crossing dataset.