...

/

Solution: Model the Auto MPG Dataset

Solution: Model the Auto MPG Dataset

View the solution to the “Model the Auto MPG Dataset” exercise.

We'll cover the following...

Let's practice what we have learned so far.

Task

There is a dataset, auto_data.csv, available in the provided workspace. The task here is to:

  1. See if there is missing data and deal with that.

  2. Look for the columns that need dummies.

  3. Do a little machine learning. Try ...