Giter Site home page Giter Site logo

maksimekin / dc-residential-data-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 7.94 MB

Data Analysis Practice on D.C. Residential Data by Kaggle. Regression problem (Price Prediction).

Home Page: https://www.kaggle.com/christophercorrea/dc-residential-properties

Jupyter Notebook 100.00%

dc-residential-data-analysis's Introduction

D.C. Residential Properties Data

Attribution: Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition, by Aurelien Geron (O'Reilly). Copyright 2019 Kiwisoft S.A.S, 978-1-492-03264-9

Machine Learning Practice. Implimenting the project following the Chapter-2 project on O'REILLY's Hands-On Machine Learning.

Goal: Predict house price, given all the other metrics.
Approach:

  1. Supervised Learning task, because given labeled traning examples.
  2. Regression task, since we need to predict a value.
  3. Multiple regression problem since the system will use multiple features to make a prediction.
  4. Univariate regression problem since we are only trying to predict a single value.
  5. There is no continuous flow of data, no need to adjust to changing data, and the data is small enough to fit in memmory: Batch Learning

Possible Performance Measure: Root Mean Square Error (RMSE), and Mean Absolute Error (MAE).
Data: DC Residential Properties | Kaggle
Project Author: Maksim Ekin Eren

Attributes Used for Predictions:

  • Heating unit type
  • AC (yes/no)
  • Number of Rooms
  • Number of Bedrooms
  • AYB: The earliest time the main portion of the building was built
  • EYB: The year an improvement was built more recent than actual year built
  • Number of stories
  • GBA: Gross building area in square feet
  • Building style
  • Structure type
  • Real estate grade
  • Current condition
  • External wall type
  • Roof type
  • Internal wall type
  • Number of kitchens
  • Number of fireplaces
  • Land area
  • Zipcode
  • Latitude
  • Longitude
  • Neighborhood
  • Ward
  • Quadrant

dc-residential-data-analysis's People

Contributors

maksimekin avatar

Watchers

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