End-to-end ML web app | Streamlit + scikit-learn | House Price Prediction"
The House Price Prediction App is a simple yet elegant machine learning web app built using Streamlit and Linear Regression.
You can input details like bedrooms, bathrooms, stories, and air conditioning, and the app instantly predicts the estimated house price.
✅ Clean & modern UI with icons and animations
✅ Built with Streamlit for instant web deployment
✅ Uses Linear Regression from scikit-learn
✅ Balloons animation after prediction 🎈
✅ Fully offline — no internet required after setup
Add your app screenshots here for reference
- Python 3.8+
- Streamlit – Web app framework
- Pandas – Data handling
- scikit-learn – Linear Regression model
1️⃣ Clone the Repository
git clone https://github.com/your-username/house-price-predictor.git
cd house-price-predictor