Coder Social home page Coder Social logo

houseprice's Introduction

House Price Detection - Advance Regression

This project uses housing data to detetect the house price in australian market. The project uses Lasso and Ridge regression to determine the house price and determine what are the parameters that positively and negatively affects the house price

Table of Contents

General Information

A US-based housing company named Surprise Housing has decided to enter the Australian market. The company uses data analytics to purchase houses at a price below their actual values and flip them on at a higher price. For the same purpose, the company has collected a data set from the sale of houses in Australia. The data is provided in the CSV file below.

The company is looking at prospective properties to buy to enter the market. You are required to build a regression model using regularisation in order to predict the actual value of the prospective properties and decide whether to invest in them or not.

The company wants to know: Which variables are significant in predicting the price of a house, and How well those variables describe the price of a house.

Conclusions

  • We should choose Ridge over Lasso as Lasso is doing overfitting of the data and Ridge is not overfitting
  • Here are some of the variables that effects the value of the property positively
    • Above grade (ground) living area square feet
    • OverallQual: Rates the overall material and finish of the house - any value from 8 (Very Good) increases the price. But for Quality anything from 7 affects the price negatively
    • For Neighborhood that gives higher to lower price effects are Northridge, Northridge Heights, Crawford, Stone Brook, Somerset and Veenker. Also,the price of the property is negatively effected if the neighborhood is in Edwards, North Ames, Mitchell, Meadow Village, Gilbert, Old Town,
    • First Floor square feet
    • Second floor square feet
    • Roof material - The price positively affects if the materials are Wood Shingles, Standard (Composite) Shingle, Other materials does not add much value
    • Size of garage in car capacity
    • Size of garage in square feet
    • Full bathrooms above grade
    • Total rooms above grade (does not include bathrooms)
    • Good Basement exposure increases the price but for any other cases like Minimum, No exposure or if No basement available then the price is negatively effected.
    • Total square feet of basement area
    • Masonry veneer area in square feet
    • Remodel date
    • Lot size in square feet
    • Number of fireplaces
    • Basement full bathrooms
  • Some of the paramerers that negatively affects the value of the property are as follows - The property is near positive off-site feature--park, greenbelt, etc. - The height of the basement less than 100 inches - The quality of the material on the exterior is typical or less. - Kitchen quality is not excellent (Good, Typical,Fair etc) - The quality of the material on the exterior is Typical or less - Fireplace quality is fair, poor avarage or no fireplace available - General shape of property is irregular

Technologies Used

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • sklearn

Contact

Created by [@tikluganguly] - feel free to contact me!

houseprice's People

Watchers

Tiklu Ganguly 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.