5. Multiclass Classification

Question 7 of 10

What does the confusion matrix look like?

You are building an app that can recognize handwriting. To train your model, you use a very large dataset with millions of handwritten letters.

After lots of hyperparameter tweaking, your model is finally able to recognize each handwritten letter perfectly.

What does the confusion matrix look like now?

Choose the correct answer from the options below.

Explanations for each answer:

Check out my video lesson to learn more about multiclass classification.
Learn about binary classification
Next Question