Skip to content

Implemented a multiple linear regression model to predict housing prices in Ames, IA. Project based on the Kaggle competition using the Ames, IA housing dataset, with information on housing prices from 2006 to 2010

Notifications You must be signed in to change notification settings

charley-dixon/housing-prices-ames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Housing Prices in Ames, IA

This was my first standalone project in General Assembly's Data Science Immersive. Based on the classic Ames, IA housing dataset we were tasked with building a Multiple Linear Regression model to predict housing prices. The dataset contains 79 unique housing features, from square footage to the type of exterior facade on a building and everything in between. I performed a strong exploratory data analysis and utilized foundational techniques such as train-test-splitting and cross-validation. In addition, I successfully implemented lasso and ridge regularization techniques to reduce the impact of unimportant features; helping the model to identify the "signal through the noise".

About

Implemented a multiple linear regression model to predict housing prices in Ames, IA. Project based on the Kaggle competition using the Ames, IA housing dataset, with information on housing prices from 2006 to 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published