Skip to content

bfarahdel/housing-price-web-app

Repository files navigation

Housing Price Prediction Web App

Heroku

When the user fills out the information on the webpage, a housing price prediction is made. The model for this prediction was constructed using XGBoost. Details for this model can be found in my_model.ipynb.

Kaggle Competition

This model ranked 1st place 🥇 at the Kaggle competition hosted by Major League Hacking (Local Hack Day: Build 2022 Machine Learning Model Competition). The dataset can be obtained from the Kaggle competition page or wlifferth's GitHub repo.