Try the app here: https://portfolio-house-predictor.streamlit.app
- R² Score: 0.859 (85.9% explained variance)
- RMSE: $52,800
- Improvement: +49% vs baseline linear model
- Python 3.11
- Streamlit
- Scikit-learn
- XGBoost / LightGBM
- Pandas / NumPy
- Interactive house price predictions
- Real-time input adjustments
- Model performance metrics display
- Responsive design
├── Home.py # Main app
├── pages/ # Streamlit pages
├── Projects/ # Training code
└── requirements.txt # Dependencies