We can't build a model without a dataset. We will download our data in this section.
Downloading the King County House sales dataset
Getting ready
Kaggle (https://www.kaggle.com/) is a platform for predictive modeling and analytics competitions in which statisticians and data miners compete to produce the best models for predicting and describing the datasets uploaded by companies and users. The King County House Sales dataset contains records of 21,613 houses sold in King County, New York between 1900 and 2015. The dataset also contains 21 different variables such as location, zip code, number of bedrooms, area of the living space, and so on, for each house.