Git Product home page Git Product logo

airbnb-kaggle-data-analysis's Introduction

AirBnB-Data-Analysis-NLP-Regression

Motivation

For this project, I wanted to delve deep into Kaggle AirBnB datasets for Seattle and Boston. I will be focusing on answering three questions below in the jupyter notebook. The first two questions will be basic data analysis on the data while the last question will be require us to process a full Natural Language Processing pipeline.

Question 1: How are the pricing of the properties in Boston and Seattle? Do they have seasonality? Are there any events that cause jumps in price?

Question 2: How is the availability of the properties in both cities throughout the year?

Question 3: Can we predict the review score from comments using regression? Do the comments of the visitors on a listing give us enough information for us to guess the review score of that listing

Installation

The libraries we will be using will be: Python 3.6.5 Anaconda Distribution [xgboost] (https://xgboost.readthedocs.io/)

[catboost] (https://tech.yandex.com/catboost/)

[nltk] (https://www.nltk.org/data.html)

File Descriptions

  • calendar.csv and calendar_boston.csv - csvs containing home_id, availability, and price for every listing/date combination

  • listings.csv and listings_boston.csv - id, review_scores_rating for each listing

  • reviews.csv and reviews_boston.csv - csvs containing the home_id, date of review, reviewer_id, reviewer_name, and reviewer comments for the reviewed stays.

Licensing, Authors, Acknowledgements

Data used are provided through Kaggle by AirBnB : Boston data on Kaggle and for the Seattle data.

airbnb-kaggle-data-analysis's People

Contributors

denizn avatar

Stargazers

Chantz Large avatar  avatar

Watchers

James Cloos avatar

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.