Our project concentrates on forecasting housing prices and estimating median incomes in specific areas within the state using the California Housing Prices dataset.
https://youtu.be/KnR3scwGjLE?feature=shared
The video in the link above can be followed for an example of how to run our code. Alternatively, below are detailed instructions on how to run our main file backend.py.
- A new tab on your internet browser with the URL “localhost:3000” will appear, with the web page titled “ML Model Frontend”
- Go back to the code and run. The terminal will appear with the server is running - “Running on http://127.0.0.1:3000”
- Go back to the web page. Now users can input data into the designated fields into the input fields to generate a prediction for median housing prices.