Housing Price Prediction

Check out this awesome Streamlit app I built

https://share.streamlit.io/adhok/streamlit_ames_housing_price_prediction_app/main

This app allows uses to enter important fields about their house to get a 95% confidence interval of their house price. This app uses a Tensorflow backend to estimate this interval. The model was trained on Housing data that is found on Kaggle House Prices - Advanced Regression Techniques | Kaggle.

This is my first time learning and using Streamlit. Useful feedback and criticism is appreciated!

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.