Back to Projects
House Price Prediction

House Price Prediction

Regression-based machine learning project for predicting house prices from structured property data. The project compares multiple models, applies preprocessing and feature engineering, and evaluates performance using standard regression metrics.

May 2024 - Aug 2024 3 months

Tech Stack

PythonPandasNumPyScikit-learnRegressionMatplotlibWeb Scraping

Dataset

The dataset contains multiple features of houses, which serve as predictors for estimating house prices. The dataset is preprocessed to handle missing values, normalize numerical variables, and encode categorical features where necessary.

Machine Learning Models Tested

Final Model Performance Metrics

The best-performing model achieved the following metrics:

View All Projects