Skip to content

RandomForest Regression for predicting housing prices, using Ames dataset.

License

Notifications You must be signed in to change notification settings

gatala/PredictingHousingPricesML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Housing Prices

Random Forest regression for predicting housing prices, using the Ames dataset. Detailed information about dataset, and data download links, can be found here.

The objective is to predict sale prices based on a data sample of ~ 2900 homes. The model achieves an R^2 score of 0.9, which shows how a simple Random Forest approach can be fairly accurate. Some effort on feature engineering improved the score by ~ 20%.

About

RandomForest Regression for predicting housing prices, using Ames dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published