Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.15 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.15 KB

Housing-Price-Prediction

A simple Linear Regression model to predict the the values of the houses in difference locations using the location information.

  • This is a simple model for predicting the prices of the houses. The more concentration is towards the EDA part (Exploratory Data Analysis) and the Data cleaning part.
  • This brings us to the real-life challenges of the uncleaned dataset and brings us to the point, where and how we can deal with the missing values of the dataset and which of the features are highly correlated.

Screenshot 2023-01-12 at 1 29 52 PM

SCATTER PLOT

image

CORRELATION OF THE LABELES

image

COMPARISON AND RMSE

Screenshot 2023-01-12 at 1 31 33 PM