Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 849 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 849 Bytes

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.