Skip to content

a hotel recommendation system that used machine learning and data processing

Notifications You must be signed in to change notification settings

arjun-dhuliya/Hotel-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                            Hotel Recommendation System		
                Arjun Dhuliya (amd5300)	Siddharth Subramanian (ss6813)
                        Advisor : Yuxiao Huang (yhvcs@rit.edu)
--------------------------------------------------------------------------------------
The main file is called hotel_recommender.py which performs the following operations
    -   Data preparation & down-sampling
    -   Building a model
    -   Running of 4 machine learning algorithms
    -   Prediction of clusters and calculation of accuracy

The original dataset for this project can be found at :
    https://www.kaggle.com/c/expedia-hotel-recommendations/data

The down sampled version of the data used is submitted as out.csv
The script python packages pandas scikit-learn packages
The data and the .py script should be present in the same folder
The script also writes the model for each machine learning algorithm as a .dat file which can 
be reloaded into the script using pickle. 

About

a hotel recommendation system that used machine learning and data processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages