Return

A Kaggle Project

This is a machine learning project I did on Kaggle to predict sale prices of houses. I cleaned, transformed, and encoded the 60+ features in the data, then used an XGBoost model to predict the sale price. I got a score in the top 10% of competition entries. Outside of coding practice, I don't find Kaggle very appealing since it encourages fitting to the test set, especially when people submit 200-300 entries in a competition.