Predicting House Prices (Data Analysis and Linear Regression)
Conducted an exploratory data analysis and built a multivariable linear regression model to predict house prices in Boston using the Boston House Prices dataset. The project involves data cleaning, visualization, model training, evaluation, and interpretation. It also involves using data transformation (log) and feature scaling techniques.
Check Out Repository