0% found this document useful (0 votes)
77 views

For House Price Prediction Model

Uploaded by

fevilpatel08
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

For House Price Prediction Model

Uploaded by

fevilpatel08
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

House Price Prediction using Data

Analysis and ML

•Student Name: Patel Fevil Satishkumar


•Enrollment Number: 210170111046
•Internship: Infolabz It Services
Objective

Primary Objective
 To develop a predictive model that accurately estimates
house prices based on key factors such as square footage,
number of bedrooms using machine learning techniques
Data Analysis
 Data Collection: Collect data from real estate listings, public property
databases, or datasets like the Kaggle House Prices dataset like
house_price_dataset.
 Then the csv file can be read using pandas(pd.read_csv)
 This datasets includes features like square footage, number of bedrooms,
number of bathrooms etc.

 Data Preprocessing: If there are missing values or unnecesorry data we


need to remove it.
 For better performance we need to standarized data to bring them onto similar
scale before fitting it to model.

 Data Visualization: Using python’s matplotlib library we can visualize our


data to get the idea of how data actually looks .
Model Selection
 Linear Regression: It is a statistical method used to model the
relationship between a dependent variable and one or more
independent variables by fitting a linear equation to observed data.

 Purpose: To predict the values of the dependent variable(i.e. house


price) based on the values of the independent variables(square foot, no
of bed rooms etc)

 Implementation: It is implemented using scikit learn library (code:


sklearn.linear_model import LinearRegression)
Implementing using Streamlit
 Introduction to Streamlit: It is an open source python library that
makes it easy to create and share beautiful, custom web apps for
machine learning and data science projects.
 User Inputs: The app provides a simple interface where users can
input features such as square footage, number of bedrooms, number
of bathrooms, and location.
 Real-time Predictions: As users input data, the app uses the trained
machine learning model to predict the house price in real time
Outputs
Conclusion

 My two-week internship in Data Analytics and Machine Learning


has been an invaluable learning experience. Despite the brif
duration, I have gained substantial insights into the practical
applications of data analytics and machine learning algorithms.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy