Git Product home page Git Product logo

brooklyn-housing's Introduction

Brooklyn Housing

Investigated household selling prices across past 5 years in Brooklyn, and predicted pricing deltas using linear and logistic regression models to identify outlier instances

Data Overview

House Sales data was available from 5 calendar years. Each of this was stored in system generated CSVs. All files were cleaned and made consistent before concatenating to build a central data repository. Additional filters were employed to focus on single-family residences and single-unit apartments or condos for this analysis

Modeling

Close to 25 different linear regression iterations were employed to check the best model fit, while trying to keep model dof below 40. Final model predicts square root of price using the following variables (More details in the analysis report):

  • Brooklyn geographical subdivisions (Categorized e.g., Northern, Central, Eastern localities etc.)
  • Building Class Category (Categorized)
  • Land sqft (Continuous transformed)
  • Gross sqft (Continuous transformed)
  • Quarter of Sale (Categorized, Q1 2016 to Q4 2020)
  • Neighborhood Affluence Level (Categorized e.g., Expensive neighborhoods etc.)

Model Performance: Adjusted R2 of 0.67; RMSE: 441420 USD

Model Insights

Proving that were was a statistically significant increase in housing prices between Q3 2020 and Q4 2020. If a house sold in Q3 2020 was instead sold in Q4 2020, it could have achieved a delta of ~70,000$ just by the factor of sales date. (More details on the analysis report)

brooklyn-housing's People

Contributors

kshitij-mittal avatar

Stargazers

 avatar

Watchers

Kostas Georgiou 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.