Giter Club home page Giter Club logo

airbnb's Introduction

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

Project Motivation

  • This is the first project of Udacity Data Scientist Term 2.
  • In this report,we will use data analysis about the dataset and answer three questions.
    • Is there any relationship between 'price' and 'review_score_rate'?
    • Is there any pattern between other scores with price ?
    • Is there any pattern between the location and the price?

File Descriptions

  • The notebook 'airbnb.ipynb' strives to answer some chosen question using simple exploratory data analysis, and descriptive statistics on the airbnb dataset. This notebook follows on lines of Cross-Industry Standard Process for Data Mining (CRISP-DM)

  • 'airbnb.html' is the static html version of the notebook.

Create the 'data' folder in the root path. Please compress the data sets into this directory.

Both data sets contain the following files:

  • calendar set (calendar.csv) : Including listing id and the price and availability for that day.
  • listings set (listings.csv) : Including full descriptions and average review score.
  • reviews set (reviews.csv) :Including unique id for each reviewer and detailed comments.

Results

The main findings of the code can be found at the post available here.

Summary

In the report, we will find that although the data of Seattle and Boston are different, the analysis of data characteristics shows that there is a certain correlation between price and region, as well as the evaluation of housing.

Licensing, Authors, Acknowledgements

Must give credit to Airbnb for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available in Seattle AirBNB Data and Boston AirBNB Data.And the original source can be found here. Otherwise, feel free to use the code here as you would like!

airbnb's People

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.