Git Product home page Git Product logo

kk289 / airbnb-price-prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 52.43 MB

A Survey on ML Techniques for Airbnb Price Prediction

License: GNU General Public License v3.0

R 100.00%
statistical-modeling machine-learning-algorithms decision-trees mulitple-linear-regression random-forest bagging-trees linear-discriminant-analysis quadratic-discriminant-analysis knn-model sentiment-analysis

airbnb-price-prediction's Introduction

STAT-493: Statistical Modeling

Senior Data Science Class, SPRING'20

Title: A Survey on Machine Learning Techniques for Airbnb Price Prediction

Author: Kevil Khadka

Abstract:

In this project, I develop a model to predict the Airbnb rental Price of Los Angeles, California (USA) based on their listing dataset, and also, I work on text analysis and sentiment analysis based on Airbnb's review dataset. This model is very helpful to find a price difference based on different characteristics like room type, minimum nights staying, neighborhood area, etc. Plus, it helps tourists to find out the best destination and right place to stay based on a review analysis of host listing. The dataset I used was provided by Airbnb's website called Inside Airbnb. The problem is modeled as a classification problem and found random forest method and naïve Bayes to be a very best model to predict the price based on the accuracy while multiple linear regression has the smallest Test MSE comparing to other models. The purpose of the project is also to find the best models based on accuracy and test mean square error (MSE). I use the following methods: Multiple Linear Regression, Decision Tree, Naive Bayes, Random Forest, Bagging, Linear Discriminant Analysis, Quadratic Discriminant Analysis, and k-Nearest Neighbor. For the text analysis and sentiment analysis, I use the review datasets for the following cities: Los Angeles, Chicago, New York, Boston, London, and Greater Manchester. I use the concept of Term frequency-inverse document frequency (tf - idf) to find out how important a word or comment is to a document or in a collection of documents, which focuses the difference between the reviews of the two cities.

Datasets Links:

  1. Los Angeles Listing Dataset: http://data.insideairbnb.com/united-states/ca/los-angeles/2018-12-06/visualisations/listings.csv

  2. Los Angeles Review Dataset: http://data.insideairbnb.com/united-states/ca/los-angeles/2018-12-06/visualisations/reviews.csv

  3. Chicago Review Dataset: http://data.insideairbnb.com/united-states/il/chicago/2018-12-13/visualisations/reviews.csv

  4. London Review Dataset: http://data.insideairbnb.com/united-kingdom/england/london/2018-12-07/visualisations/reviews.csv

  5. Greater Manchester Review Dataset: http://data.insideairbnb.com/united-kingdom/england/greater-manchester/2018-12-10/visualisations/reviews.csv

  6. New York Review Dataset: http://data.insideairbnb.com/united-states/ny/new-york-city/2018-12-06/visualisations/reviews.csv

  7. Boston Review Dataset: http://data.insideairbnb.com/united-states/ma/boston/2018-12-13/visualisations/reviews.csv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.