Test your knowledge
Use the full Ames housing dataset in this book's GitHub repository (under Chapter13\data\housing_data_full.csv
) and improve upon our linear regression model to predict house sale prices. You might try some feature engineering, data cleaning, and feature selection in order to improve your results.