You are building an app that can recognize handwriting. To train your model, you use a very large dataset with millions of handwritten examples. Your multiclass classifier is built up out of many slow-learning binary classification algorithms.
How should you assemble your binary classifiers into a multiclass classification model?
Choose the correct answer from the options below.
I'm sorry, your answer is not correct.
Check out my video lesson to learn more about multiclass classification.
Learn about binary classification