Skip to content

Building Recommendation Model for the videogames products of Amazon

Notifications You must be signed in to change notification settings

AntHaa78/Product-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Product-Recommendation

Problem Statement

Building recommendation system for products on an e-commerce website like Amazon.com.

Description

Online E-commerce websites like Amazon, E-bay use different recommendation models to provide different suggestions to different users. Amazon currently uses item-to-item collaborative filtering, which scales to massive 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 videogames products of Amazon.

References

The dataset here is taken from the below website.

Source - Amazon Reviews data https://cseweb.ucsd.edu/~jmcauley/datasets/amazon_v2/ The repository has several datasets. For this case study, we are using the Videogames dataset.

About

Building Recommendation Model for the videogames products of Amazon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages