Research Proposal
Research Proposal
Science & MLProject Name: House Price Prediction � End-to-End Machine Learning
ImplementationThis project aims to build an end-to-end machine learning solution to
predict house prices using linear regression. We will use the Boston Housing
dataset, which includes features like CRIM (per capita crime rate), ZN (proportion
of residential land), RM (average number of rooms), and other socio-economic and
environmental indicators.The project involves:Data Pre-processing: Handling missing
values, scaling, and feature selection.Exploratory Data Analysis (EDA):
Understanding relationships between variables and house prices.Model Building:
Implementing linear regression to create a predictive model.Model Evaluation:
Assessing performance using metrics like RMSE(Root mean squared error) and R�.The
project will demonstrate key aspects of data science, including data wrangling,
model optimization, and result interpretation. The outcome will provide insights
into factors influencing house prices and a reliable model for prediction.APP
deployment : DockersApplication made using Flask