Skip to content

This repository leverages the Amazon Reviews dataset to build a product recommendation system using various approaches.

Notifications You must be signed in to change notification settings

tarvt/product-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

product-recommender

This repository leverages the Amazon Reviews dataset to build a product recommendation system using various approaches.

Getting Started

Prerequisites

  1. Ensure you have Python 3.x installed.

  2. Install the necessary libraries:

    pip install pandas scikit-learn surprise matplotlib

Dataset

First, download the beauty products review from Amazon Reviews Dataset and put the files in the dataset folder of this repository.

About

This repository leverages the Amazon Reviews dataset to build a product recommendation system using various approaches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published