This is a Streamlit application designed to host a competition for predicting house prices. Participants upload their predictions, and the leaderboard shows their accuracy and ranking.
These instructions will help you set up the application on your local machine for development and testing purposes.
To deploy the application on Streamlit, you will need to create a new app on the Streamlit sharing platform. You can do this by following the instructions here.
Look at the Notion page for more details.
House price data and inspiration for this project are based on the Kaggle House Prices: Advanced Regression Techniques competition.