House Price Prediction System Using Machine Learning
This web application predicts house prices using a Machine Learning model trained on real housing data. The model considers location, BHK, bathrooms, and total square feet to generate accurate estimates.
Model Used: Ridge Regression
Technology: Python, Flask, Scikit-learn, HTML, Bootstrap