Coder Social home page Coder Social logo

kanglicheng / airbnb_seatle_project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tunguyen11/airbnb_seatle_project

0.0 0.0 0.0 19.75 MB

Using airbnb data of Seattle and machine learning model to answer different questions.

Jupyter Notebook 66.99% HTML 33.01%

airbnb_seatle_project's Introduction

Airbnb Seatle Project

In this project, I will follow the CRISP-DM method for, preparing, analyzing, model and visualizing data and answering three business-related questions related to Airbnb data on Seattle

Business questions:

1. How well can a machine learning model predict the rental price listing?

2. What are the key features that determine the price?

3. How the price and availability of the rental vary across months?

Installations

  • The project is done in Jupyter Notebook (Anaconda). Python 3.6.
  • sklearn
  • numpy
  • pandas
  • seaborn
  • matplotlib

Files

  • listings.csv:
  • calendar.csv

These data can be downloaded from http://insideairbnb.com/get-the-data.html

  • Jupyter Notebook: The project contains a Jupyter notebook where all the technical sides of the project have been conducted,

Findings

1. After trying different models and tunning hyperparameters, I found that the best model to predict rental listing price is RandomForestRegressor. The best R2 score is 0.573

2. I found the five most important features are: number of bedrooms, number of bathrooms, cleaning fee, average number of review per month, Private Room or not

3. I found that the rental price listing is highest in June, July, and August. In these months, the availability of rental listing is also lowest. This is possibly due to the high demand of room during the traveling season in Seattle during summer

Licensing, Authors, Acknowledgements, Authenticity.

I confirm that this project is done solely by myself.

airbnb_seatle_project's People

Contributors

tunguyen11 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.