This is the second and final part of this series on predicting house prices. In part 1 we performed exploratory data analysis on the dataset. In this part, we will perform some data preprocessing. We will explore the effects of feature selection, feature interactions, and feature transformations. We then will…