September 30, 2020
In this project, my goal was to build a predictive model to answer the House Prices Kaggle Competition, in which we are provided with diverse data concerning houses such as quality, number of bathrooms, areas, in order to predict the final sale price.
The large majority of the work was spent on exploratory data analysis and feature engineering, with some data cleaning to do in both the training and test set.