Question: he training set has 3 unique label values (A, B, C). Assume that you have 3 trained binary classifiers (M1, M2, M3) using logistic regression.
he training set has 3 unique label values (A, B, C). Assume that you have 3 trained binary classifiers (M1, M2, M3) using logistic regression. M1 classifies an input to A or B; M2 classifies an input to B or C and M3 classifies an input to A or C. How can you combine the 3 classifiers to one multinomial classifier to classify an input to A, B or C?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
