Skip to content

The goal of this project is to build a model that can accurately predict the price of a house based on its features.

License

Notifications You must be signed in to change notification settings

rfuller84/Predicting_House_Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting a House's Price From Its Features

The goal of this project is to build a model that can accurately predict the price of a house based on its features. To do this, we will train a model using a dataset consisting of 2930 residential properties in Ames, Iowa from 2006 to 2010. The dataset contains 79 explanatory variables describing the houses.

We will build and refine models using a combination of feature engineering, feature selection tools, and linear regression. To evaluate our model, we will use the Root-Mean-Squared-Error (RMSE) between predicted values and observed sales prices. The Kaggle competition using this dataset can be found here.

This dataset was assembled as a tool to help students practice creating predictive models, but the results could be used to determine what features add the most value to houses. This could be beneficial for those who are designing or remodeling a house.

About

The goal of this project is to build a model that can accurately predict the price of a house based on its features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published