This project contains an app which is able to predict the prices of houses in Nigeria
# house-price-app
This project contains an app which is able to predict the prices of houses in Nigeria.
The prediction model is a Linear Regression Model and the app is deployed using a FastAPI backend and
a Streamlit frontend.
The app is currently deployed on heroku here .
Training Data Source: here .
Future Changes:
- Use decision tree model for prediction
- Fix UI bugs
* Use integers in dropdown selectors
* Sub-location dropdown menu should be specific to the selected state