ezgigm / sentiment_analysis_and_product_recommendationLinks
From the Kindle Store Reviews on Amazon, sentiment analysis and book recommendation. Used Keras, FastText from Torch, and BERT. For recommender systems; SVDS, cosine-similarity, and solved the cold-start problem.
☆30Updated 4 years ago
Alternatives and similar repositories for sentiment_analysis_and_product_recommendation
Users that are interested in sentiment_analysis_and_product_recommendation are comparing it to the libraries listed below
Sorting:
- A must have tool for job seekers and recruiters. This project is intended to find and recommend the best fit. Job seekers can find best m…☆34Updated 5 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 5 years ago
- A job recommendation system that recommends IT jobs to IT job seekers☆51Updated 4 years ago
- A course recommendation system using the Coursera Courses dataset which contains over 3,000 courses.☆30Updated last year
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆248Updated 7 years ago
- Movie Recommender System with Django.☆78Updated last year
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆197Updated last year
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆134Updated last year
- This is a course recommendation system that generates recommendation based on the study patterns and cognitive level of the students. The…☆33Updated 4 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆225Updated 3 years ago
- Content based movie recommendation system with sentiment analysis☆95Updated 2 years ago
- Objective of the project is to build a hybrid-filtering personalized news articles recommendation system which can suggest articles from …☆39Updated 5 years ago
- Recommendation System using ML and DL☆502Updated 2 years ago
- Machine Learning Project☆65Updated 4 years ago
- The project provides a Tailor-made travel itinerary for users using their travel details like destination, budget, start and end dates of…☆130Updated 5 years ago
- Sentiment Analysis with Deep Learning using BERT project is designed to recognize sentiments in text through Natural language processing …☆51Updated 4 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- Contains code which covers various methods for recommending movies, some of the methods include matrix factorisation , deep learning base…☆43Updated 6 years ago
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆17Updated 4 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆56Updated 5 years ago
- 4 different recommendation engines for the MovieLens dataset.☆440Updated 6 years ago
- Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.☆31Updated 4 years ago
- Recommending places to visit as well itinerary.☆28Updated 6 years ago
- A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews …☆572Updated 8 months ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆72Updated 5 years ago
- Customer segmentation using k-means clustering in python☆59Updated 6 years ago
- This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix…☆16Updated 4 years ago
- Business setting up their recommendation system for first time without any product rating history, & Amazon/Netflix type of recommendatio…