House Price Prediction
House Price Prediction
House Price Prediction
ENGINEERING &TECHNOLOGY
(AUTONOMOUS)
DEPARTMENT OF COMPUTER SCIENCE &
ENGINEERING
M.TECH MINI PROJECT REVIEW
Data models: the basic technique used for the model is regression
analysis which is statistical method to model the relationship between
a dependent (target) and independent (predictor) variables with one
or more independent variables.it predicts continuous/real vvalues
Hardware and software requirements
Software requirements:
• Python version-3.8
• Libraries:
Pandas
Scikit-learn
Matplotlib
Seaborn
Tensorflow
Jupyterlab.
• Hardware requirements:
1.66 GHz Pentium processor or intel
compatible processor.
1GB RAM
80 MB disk area.
Design and
development:
• Since this project mainly
integrates software rather
hardware one,the emphasis
is primarily on code
development as follows:
Step 1:
• Import required libraries
• Import data from dataset
• Get some information from
dataset
Step 2:
• Visualizing the data in terms of
house
process,affaordability.number of
bedrooms etc.
Step 3:
• To display countplot() column
Step 4:
• Using info()
Step 5:
Detecting and removing outliers using
‘isolation forest algorithm’.
Step 6:
• Splitting into training and testing data:
Implementation
and output:
• The final output or
prediction is below as
follows:
• From the training and testing the dataset on
the model a strong deduction can be made
that the model ANN works most effectively
Conclusion: on the data producing lower levels of errors,
and hence we conclude that deep learning
techniques prove useful in implementation
and estimation of HOUSE PRICE PREDICTION.
THANK
YOU