Skip to content

Product recommendation system based on an e-commerce website like Amazon.com.

Notifications You must be signed in to change notification settings

chaba-victor/Amazon-product-recomendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Amzon-Product-Recommendation

Problem Statement

Building product recommendation system based on an e-commerce website like Amazon.com.

Description

Most E-commerce websites uses different recommendation models to provide different suggestions to different users. Amazon currently uses item-to-item collaborative filtering, which scales to huge data sets and produces high-quality recommendations in real time. This type of filtering matches each of the user's purchased and rated items to similar items, then combines those similar items into a recommendation list for the user. In this project we are going to build recommendation model for the electronics products of Amazon.

Refernces

The dataset here is taken from the below website.

Source - Amazon Reviews data (http://jmcauley.ucsd.edu/data/amazon/) The repository has several datasets. For this case study, we are using the Electronics dataset.

About

Product recommendation system based on an e-commerce website like Amazon.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published