This is a Recommender System application for Amazon customers.
A personalized ‘shop-by-style’ experience using DeepLearning on Amazon.
The following models that have been trained and stored under the individual directories.
- Keras-DeepRecommender-Shoes
- Image_based_recommender
- NLP_TFIDF_weighted_w2v
The Neo4j graph databse is used to store the results of the models and provide recomendations in real time. Example code for deploymnet and queries can be found under GraphDB
directory.
UCSD MAS DSE Cohort 5 Group 1: Amazon Recommender System Demo
UCSD MAS DSE Cohort 5 Group 1: Amazon Recommender System Presentation