Skip to content

Noorain-Raza-coder/House-Price-Prediction

Repository files navigation

House Price Prediction

Problem Statement:

House Price is increasing every yr. for example a buyer wants to buy a house or a developer wants to sell a house. How will they decide the price to buy/sell the house ??????

Solution:

Design a system/website that can predict the price of the house that can help the developer to determine the selling price of a house or a buyer who is planning to buy a house so he can know the price range in the future.

Objective:

To build a Machine Learning model using the house price data(for any region) that will predict the house price with a high degree of predictive accuracy.

Requirements:

To run this project, you will need to download the following :

IDE: jupyternotebook

python version : 3.9.12

libraries : mentioned in requirements.txt

pycharm version : 23.1.1

Task:

  • Import Required library
  • Importing Dataset
  • Data Understanding
  • Describing Dataset
  • Cleaning Dataset
  • Feature Tansformation
  • Perform EDA(Exploratory Data Analysis)
  • Feature Extraction
  • Splitting Dataset into Train and Test
  • Feature Scaling
  • Model Building |Linear Regression| Ridge Regression | Lasso Regression |
  • Model Evaluation

Conclusion :

Sucessfully built a House Price Predictor that predicts the house price for a region with an accuracy of 80%.

Screenshot (885) Screenshot (888) Screenshot (891)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages