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.
The following table shows key metrics for the final models evaluated:
Model | Precision | Recall | F1 Score | RMSE |
---|---|---|---|---|
User-based CF | 0.86 | 0.89 | ~ | ~ |
SVD | ~ | ~ | ~ | Low |