Skip to content

haider24/Price-Analysis-and-Prediction-of-houses-in-King-County-USA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This notebook contains code for analyzing and predicting the prices of houses in King County, USA. The data set used contains house sale prices for King County, which includes Seattle. It includes homes sold between May 2014 and May 2015. This project is a part of the Coursera course Data Analysis with Python. The aforementioned course is a part of IBM Data Science Professional Certificate.

Box Plot and Regression Plot are used for visualization and getting an insight into the data set.

Algorithms used for training are:

  1. Linear Regression
  2. Polynomial Regression
  3. Ridge Regression

Coefficient of determination or R^2 is used for evaluating the models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published