Exercise: Model the Auto MPG Dataset
Discover and deal with missing values in auto-mpg data, and create a machine learning model using dummy variables.
We'll cover the following...
Let's practice what we have learned so far.
Task
There is a ...
Ask