Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 312 Bytes

House-Price-Prediction-ML

The objective is to build a regression model to predict the price of houses.

Pre-processed the dataset by analysing the missing values in the data.

Used Regressor algorithms like Support Vector Regressor and Random Forest. There are 1460 samples of house prices in the dataset.