Skip to content

Using machine learning techniques to predict house prices. Also looking into what makes a house more expensive.

Notifications You must be signed in to change notification settings

0layiw0la/House-price-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

House prices prediction using xgboost,linear regression, decision trees & cross-validation

This notebook aims to predict house prices for the house-prices-advanced-regression-techniques kaggle competition. My models have currently achieved:

Linear regression = 0.1435 rmse(scaled down) Best performer. Decision tree regressor = 0.156 rmse. Xgboost regressor = 0.15179 rmse. Leaderboard = 1993 / 4696

About

Using machine learning techniques to predict house prices. Also looking into what makes a house more expensive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published