Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 475 Bytes

Advanced-Regression

Predicting house prices using Regression techniques but this time with around 80 properties of houses !

This notebook is my submission to Kaggle's House Prices Prediction with Advanced Regression techniques .

Model used : XGBoost, RandomForestRegressor

XGBoost RMSLE score on training data = 0.013483440455372187

RandomForestRegressor best score = 0.848