ayush-jain / hotel_recommender_system
A hotel recommender system in python using hybrid approach of content based and collaborative filtering of hotel reviews by a user. Text Mining done using NLTK library and chi-square feature selection using sklearn. User profile was generated using an ensemble classifier.
☆16Updated 10 years ago
Alternatives and similar repositories for hotel_recommender_system:
Users that are interested in hotel_recommender_system are comparing it to the libraries listed below
- Multi-Contextual Learning to Rank Events☆23Updated 8 years ago
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Updated 10 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 7 years ago
- ACM RecSys Challenge 2016: Job recommender system for XING☆8Updated 8 years ago
- Recommendation System using Collaborative Filtering☆16Updated 8 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 8 years ago
- A Hybrid Recommendation system which uses Content embeddings and augments them with collaborative features. Weighted Combination of embed…☆17Updated 2 years ago
- Jupyter Notebooks for Strata Data Conference NY 2017 Deep Learning for Recommender Systems Tutorial☆22Updated 7 years ago
- An implementation of LDA-based Recommender System☆18Updated 8 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆44Updated 11 years ago
- This repository holds the implementation, for the thesis project: Improving Collaborative Filtering Techniques by the use of Co-Training…☆11Updated 11 months ago
- Provides Movie Recommendations on the MovieLens ml-100k dataset using Collaborative Filtering☆11Updated 11 years ago
- Course project for Programing Machine Learnings Applications class☆12Updated 8 years ago
- Model for the Event Recommendation Engine Challenge on Kaggle.com☆42Updated 12 years ago
- This is a new deep learning model for recommender system, which we called PHD☆32Updated 6 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 7 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 8 years ago
- building a recommendation system using graph search methodologies. We will be comparing these different approaches and closely observe t…☆63Updated 8 years ago
- Search and Recommender Systems papers with Code☆22Updated 6 years ago
- Movie recommendation project using wide and deep learning☆31Updated 8 years ago
- Probabilistic Matrix Factorization with Social Trust for Recommendation (Ma et al. SIGIR 2009)☆19Updated 8 years ago
- Our solution for Recsys Challenge 2017.☆20Updated 6 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- Attempt on a Kaggle competition, Personalized Web Search Challenge, hosted by Yandex (http://www.kaggle.com/c/yandex-personalized-web-sea…☆12Updated 11 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆69Updated 6 years ago
- Neural recommender system implementation in TensorFlow.☆15Updated last year
- The implementation of VALS☆10Updated 6 years ago
- A simple movie recommendation engine☆73Updated 3 years ago