You are on page 1of 7

HOUSING PRICE

PREDICTION

Prepared by :-
Satyam Sahib Sharma
Harsh Kumar
Rohit Kumar
Udipt Srivastava
Under the guidance of
Prof. Annapoorna B R
Assistant Professor
Dept. of CSE
ABSTRACT
• Nowadays, people looking to buy a new home tend to be more conservative with
their budgets and market strategies. The current systems main disadvantage is that
the calculation of house prices are done without the necessary prediction about future
market trends and price increase.
• The goal of the project is to predict the efficient house pricing for real estate
customers with respect to their budgets and priorities.
• Here we aim to make our evaluations based on every basic parameter that is
considered while determining the price. We use various regression techniques in this
pathway, and our results are not sole determination of one technique rather it is the
weighted mean of various techniques to give most accurate results.This study utilizes
machine learning algorithms as a research method that develops housing price
prediction models.
• The developer and customer will be benefited by this model on determining the
selling price of a house and helps the latter to arrange the right time to purchase a
house House price Predicter will help to find the best alternative without any need of
INTRODUCTION

Problems faced during buying a house:

1)Buying a house is a stressful thing.

2)Buyers are not generally aware of factors


that influence the house prices.

3)Hence real estate agents are trusted with the


communication between buyers and sellers as
well as laying down a legal contract for the
transfer due to which he/she becomes a middle
man and increases the cost of houses.
Project Summary
 Our project is based on machine learning
technique in which certain specifications of Technology Used :
your future home is provided then it will try A. ANACONDA(JUPITOR
to find the most accurate price about the NOTEBOOK)
house available in your selected place or B. PYTHON(LIBRARIES)
locality.
C. MACHINE
 On the basis of information available
LEARNING(LINEAR
regarding the housing prices , location and
many more specifications, it will predict the REGRESSION,RIDGE
average price of the house available in that REGRESSION)
city ,place or a locality. D. PYCHARM(HTML,JAV
 we are going to train our model with the ASCRIPT,CSS,FLASK)
available dataset including house prices
and many more specifications and then it
will perform future's predictions
Project flow.......

 Collecting Data from Dataset about house


prices and other factors and prepared a
Training Dataset.
 Removing null values from the dataset as well
as outliers detection and removal is there.
 Training our model with machine learning
algorithm which is linear regression and Ridge
regression.
 At last ,showing the predicted price about the
houses available in your selected area, place
or a city.
SCREENSHOTS
HOUSING
DATASET

IMPORTING LIBRARIES

You might also like