Skip to content

This project analyzes and predicts housing sale price based on features such as square footage, number of bedrooms, views, locations, etc.

Notifications You must be signed in to change notification settings

calistus-igwilo/House-sale-price-prediction-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

House-sale-price-prediction-using-python

This project analyzes and predicts housing sale price based on features such as square footage, number of bedrooms, views, locations, etc. It uses the dataset of house sale prices for King County, USA, including home sales between May 2014 and May 2015.

It uses python codes to do data-cleaning, analyse data and create models for price prediction, evaluate and refine models. Major activities covered include:

  • Numerical representation of data using correlation, linear and polynomial regression, R-Squared values, etc
  • Graphical representation of data using boxplot, and seaborn's regplot.
  • Model refinement suing ridge regression object.
  • Polynomial transform of training and test data, etc.

About

This project analyzes and predicts housing sale price based on features such as square footage, number of bedrooms, views, locations, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published