ayush-jain / hotel_recommender_systemLinks
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
Sorting:
- Content based Recommender System which implements sentiment analysis(Naive Bayes,SVMs) on Amazon product reviews. Built in Python(Beautif…☆10Updated 10 years ago
- Multi-Contextual Learning to Rank Events☆23Updated 9 years ago
- Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab☆44Updated 11 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- Experiments on english wikipedia. GloVe and word2vec.☆13Updated 9 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
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 8 years ago
- Topic models (just LDA for now) on the Hacker News corpus☆22Updated 9 years ago
- A Latent Dirichlet Allocation topic modeling package based on SparseLDA Gibbs Sampling inference algorithm☆8Updated 12 years ago
- In this project, there are two major tasks: text data processing and text categorization. In text data processing, we have done tokenizat…☆8Updated 8 years ago
- Code examples and data for the KiwiPyCon 2014 NLP tutorial☆39Updated 10 years ago
- An analysis of the sentiments of tweets using the Twitter API for my data science class☆13Updated 12 years ago
- Containing codes of participation in Kaggle competitions.☆37Updated 9 years ago
- Recommendation System using Collaborative Filtering☆16Updated 8 years ago
- (Under Development) Extract features from text and links. Useful for machine learning algorithms.☆23Updated 2 years ago
- Repo for the Insults Detection challenge on Kaggle.com☆11Updated 12 years ago
- Expedia Learning to Rank Hotels to Maximize Purchases, Kaggle Competition☆45Updated 10 years ago
- Code to munge data between Kaggle .tsv Rotten Tomatoes Sentiment Analysis data set and Vowpal Wabbit☆24Updated 10 years ago
- Supervised Prediction of High Value Retail E-Commerce Customers Using Survival and LTV Analyses☆30Updated 10 years ago
- Model for the Event Recommendation Engine Challenge on Kaggle.com☆43Updated 12 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- ACM RecSys Challenge 2016: Job recommender system for XING☆8Updated 8 years ago
- Jupyter Notebooks for Strata Data Conference NY 2017 Deep Learning for Recommender Systems Tutorial☆22Updated 7 years ago
- I am teaching a Learning ML workshop for some folks @ Belong.co. Creating this repo to organise the course material.☆23Updated 7 years ago
- Some add-on modules to networkx library☆78Updated 4 years ago
- some machine learning algorithm I implemented before.☆15Updated 10 years ago
- Topic Modelling and Sentiment Analysis on Tweets Using LDA☆21Updated 7 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- How to use automatic polynomial features and neural network mode in VW☆17Updated 10 years ago
- Code for Kaggle's Default Loan Prediction - Imperial College London challenge.☆29Updated 11 years ago