Skip to main content Link Search Menu Expand Document (external link)
Linear multi-class is another supervised learning technique. Multi-class classification consists of identifying the class a dataset belongs to.
OvA

One Vs. All Classification: individual classifiers (left panel) and overall classification boundary (right panel)

multiClass

Multi-Class Classification: individual classifiers (left panel) and overall classification boundary (right panel)