Multiclass classification is a kind of classification where there are more than two possible classes. It is an extension of Binary classification.
Assessment#
This section assumes you've read Binary classification > Assessment.
Multiclass classification uses different performance indexes compared to the binary case.