Amazon Product Recommender System

This project uses collaborative filtering and matrix factorization techniques to recommend Amazon products to users based on their review history and rating behavior. The goal is to improve user satisfaction and increase conversion rates by delivering relevant, personalized suggestions.

Key Visualizations

Rating Distribution

Model Performance

The following table shows key metrics for the final models evaluated:

ModelPrecisionRecallF1 ScoreRMSE
User-based CF0.860.89~~
SVD~~~Low

Business Takeaways

View Full GitHub Repository