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.
- Don’t wrap
eval_task
in a list when invoking training. Use it directly. - If there is a function parameter called
classifier
, use it instead of global variablemodel
.
1 Like
Perfect! Thank you so much