GithubHelp home page GithubHelp logo

devchoplife / price-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.77 MB

Using regression model to predict the price of houses in Kings County, Washington state, USA

Jupyter Notebook 100.00%
data-science data-analysis machine-learning regression python

price-analysis's Introduction

KINGS COUNTY, WASHINGTON STATE, USA HOUSE SALES DATA

The aim of this project:

  • To detemine the features that affects the price of the house
  • How well the features affect the price of the house
  • Develop a regression model to predict the prices of new houses
  • To obtain valuable insights and improve the pricing of properties

DESCRIPTION OF THE DATA

Below is a brief description of the columns in the data

  • id - the identification number of the house
  • date - the date the house was sold
  • price - the predicted price of the house
  • bedrooms - th e number of bedrooms in the house
  • bathrooms - the numbe rof bathrooms in the house
  • sqft_living - square footage of the house
  • sqft_lot - square footage of the parking lot
  • floors - total numbe rof floors in the house
  • waterfront - If the house has a waterfront view (1 for yes)
  • view - how many times the house has been viewed
  • condition - How good the condition of the house is (5 is excellent)
  • grade - overall grade given to the house based on Kings County standards (13 is excellent)
  • sqft_above - square footage of the house apart from basement
  • sqft_basement - square footage of the basement
  • yr_built - the year the house was built
  • yr_renovated - Year the house was renovated
  • zipcode - ZIP of the house
  • lat - latitude of the house
  • long - lobgitude of the house
  • sqft_living15 - living room area in 2015 (if there has been renovations)
  • sqft_lot15 - parking lot area in 2015 (if there has been renovations)

price-analysis's People

Contributors

devchoplife avatar

Watchers

 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.