C3W1 Exercise 6 'list' object has no attribute 'metric_names'

I feel like this is not my day as I keep struggling with too many things… in the exercise 6 I get the following error and I cannot wrap my head around it why.

  1. Don’t wrap eval_task in a list when invoking training. Use it directly.
  2. If there is a function parameter called classifier, use it instead of global variable model.
1 Like

Perfect! Thank you so much :slight_smile: