Skip to content

exploration of the boston dataset from airbnb

Notifications You must be signed in to change notification settings

TinoRiebe/airbnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb1b813 · Mar 7, 2021

History

10 Commits
Dec 31, 2020
Mar 7, 2021
Jan 7, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Jan 5, 2021
Dec 29, 2020
Dec 31, 2020
Dec 29, 2020
Dec 29, 2020
Jan 3, 2021

Repository files navigation

airbnb

Data Analysis of AirBnB Boston Dataset

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

For this project, I was interesteed in analysing the AirBnb Boston Dataset:

1.How much is the price depending on the location?

2.What amenities are there and how are they distributed?

3.Can we predict the price by using sklearn and tensorflow?

The main motivation was to write a program to compare the prices of different accomodations with each other and to check whether the price for this accomodation is justified, to high or to low (depending from location, size, amenities and so on)

File Descriptions

There are a notebooks available here to showcase work related to the above questions.

Results

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

Licensing, Authors, Acknowledgements

Dataset taken from Kaggle

About

exploration of the boston dataset from airbnb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published