This repository leverages the Amazon Reviews dataset to build a product recommendation system using various approaches.
-
Ensure you have Python 3.x installed.
-
Install the necessary libraries:
pip install pandas scikit-learn surprise matplotlib
First, download the beauty products review from Amazon Reviews Dataset and put the files in the dataset
folder of this repository.