Machine Learning
House Price Prediction Using Machine Learning
A regression-based machine learning model for predicting house prices.
Completed: July 2023

About This Project
A machine learning project that predicts house prices based on various property features such as number of rooms, location, area, and construction year. The project includes data cleaning, preprocessing, exploratory data analysis, feature engineering, and training regression models. A Streamlit web app was built to allow users to input property details and instantly receive a predicted price.