Solution: Model Evaluation

Follow the instructions to perform model evaluation on real-world data.

There are multiple possible solutions for the model selection coding challenge, depending on the cross-validation methods we choose, but the important thing is to do the following:

  1. Choose an appropriate metric for a classification task.

  2. Use a cross-validation method to select the best model.

Here is one possible solution:

Get hands-on with 1200+ tech skills courses.