Exercise: Model the King County's House Sales Dataset
Model another real dataset on house sales in King County, USA.
We'll cover the following
Let's practice what we have learned so far.
Task
As a follow-up to the previous exercise, the task is to model another real dataset on house sales in King County, USA.
Coding workspace
The provided workspace contains the required libraries and the data named df
. Let's try to code the solution for the task mentioned above.
Get hands-on with 1400+ tech skills courses.