/House-price-prediction

Comparison of different regression techniques on hous price prediction

Primary LanguageJupyter Notebook

House-price-prediction

Comparison of different regression techniques on housing price prediction. The dataset can be found here (https://www.kaggle.com/c/zillow-prize-1/data) The techniques implemented are Linear Regression, Lasso Regression, Support Vector Regression and Bayesian Regularised Neural Network.