Back to Projects
House Price Prediction

House Price Prediction

This project aims to predict house prices based on various features using different Machine Learning models. The objective is to identify the best-performing model by evaluating multiple regression algorithms and assessing their performance using common error metrics.

May 2024 - Aug 2024 3 months

Tech Stack

PythonKerasPandasNumpyMatplotlibWeb Scrapping

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