Skip to content

Pari-singh/AmazonBeautyProduct_RecommenderSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AmazonBeautyProduct_RecommenderSystem

Dataset:

(Beauty 5-core) - This dataset contains product reviews and metadata from Amazon, including 142.8 million reviews spanning May 1996 - July 2014. http://jmcauley.ucsd.edu/data/amazon/

Features : User_id, item_id, user_name, helpful, review_text, score, review_summary, unixReviewtime, review_time

Text Classifier and Recommendation System Model:

Two separate models have been implemented on this dataset - Text Classification using the review summary and Collaborative Filtering Recommender System using user_id, item_id and score. Both the models have been built using Keras.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published