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.
☆15Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for hotel_recommender_system
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Updated 9 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
- Recommendation System using Collaborative Filtering☆16Updated 8 years ago
- Multi-Contextual Learning to Rank Events☆23Updated 8 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆44Updated 11 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
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 6 years ago
- Extract opionion phrases from user reviews☆62Updated 10 years ago
- A Latent Dirichlet Allocation topic modeling package based on SparseLDA Gibbs Sampling inference algorithm☆8Updated 11 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- An implementation of LDA-based Recommender System☆18Updated 8 years ago
- Model for the Event Recommendation Engine Challenge on Kaggle.com☆44Updated 11 years ago
- Experiments on english wikipedia. GloVe and word2vec.☆13Updated 8 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆60Updated last month
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆41Updated 11 years ago
- Python program to analyze resume (word document) using a generated set of keywords☆15Updated 8 years ago
- scalable Recommeder System for e-commerece using LightFM package in python☆46Updated 5 years ago
- An easy to set up recommender systems frontend for research, fun and science☆29Updated 9 years ago
- recommendation system written by matlab codes☆47Updated 5 years ago
- How to use automatic polynomial features and neural network mode in VW☆17Updated 10 years ago
- 4th Place Solution for The Hunt for Prohibited Content Competition on Kaggle (http://www.kaggle.com/c/avito-prohibited-content)☆29Updated 10 years ago
- Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"☆21Updated 9 years ago
- collaborative less-is-more filtering☆39Updated 7 years ago
- ☆17Updated 8 years ago
- Our solution for Recsys Challenge 2017.☆20Updated 6 years ago
- Notes from Stanford NLP class☆24Updated 11 years ago
- Topic models (just LDA for now) on the Hacker News corpus☆22Updated 9 years ago
- Programming assignments for Introduction to Recommendation Systems course on Coursera.org☆16Updated 3 years ago