Giter Site home page Giter Site logo

udacity-data-scientist-nanodegree-assignment-1's Introduction

Udacity-Data-Scientist-Nanodegree-Assignment-1

Goal & Motivation
The goal of this repository is to analyse a dataset using CRISP-DM methodology. The dataset used here is Seattle AirBnB data taken from kaggle.

In the notebook, we investigate a few questions using the data: are some neighborhood listings more expensive than others, are certain times of the year more expensive to visit Seattle, which are the important features related to the price of a property at any given point in time.

We wrangle the data a bit to get the relevant features from calender.csv and listings.csv and build some linear models and a Random Forest model.

Random Forest model did a good job of predicting the prices for the listings in the dataset.

Blog Post
A blog post describing the high level insights is published here

Directory Layout

├── Seattle AirBnB Data Analysis.ipynb  # Main Analysis File
├── calender.csv                    # Data
├── listings.csv                    # Data
├── reviews.csv                     # Data
└── README.md

Libraries Used

  1. numpy
  2. pandas
  3. matplotlib
  4. seaborn
  5. sklearn (RandomForestRegressor, LinearRegression, Lasso)

Acknowledgements
1. Udacity DataScientist Nanodegree Program
2. Kaggle

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.