The deployed web app live at https://bangalore-house-price.streamlit.app/
This web app predicts the housing prices of Bangalore city using various features such as(location, total sqft, bhk, bath etc).
The web app was built in Python using the following libraries:
- streamlit
- pandas
- numpy
- scikit-learn
- pickle