Abstract
Many practical problems involve distinguishing data from multiple classes. One possible approach to deal with such multiclass classification problems is to decompose them into several binary sub-problems and combine their solutions. The One-versus-One decomposition, which generates a binary subproblem for each pair of classes is one of the most widely used decomposition strategies. Standa…