Varpa Kirsi, Joutsijoki Henry, Iltanen Kati, Juhola Martti
Computer Science, School of Information Sciences, University of Tampere, Finland.
Stud Health Technol Inform. 2011;169:579-83.
We studied how the splitting of a multi-class classification problem into multiple binary classification tasks, like One-vs-One (OVO) and One-vs-All (OVA), affects the predictive accuracy of disease classes. Classifiers were tested with an otoneurological data using 10-fold cross-validation 10 times with k-Nearest Neighbour (k-NN) method and Support Vector Machines (SVM). The results showed that the use of multiple binary classifiers improves the classification accuracies of disease classes compared to one multi-class classifier. In general, OVO classifiers worked out better with this data than OVA classifiers. Especially, the OVO with k-NN yielded the highest total classification accuracies.
我们研究了将多类分类问题拆分为多个二分类任务(如一对一(OVO)和一对多(OVA))如何影响疾病类别的预测准确性。使用k近邻(k-NN)方法和支持向量机(SVM),通过10折交叉验证对分类器进行了10次测试,测试数据为耳神经学数据。结果表明,与单个多类分类器相比,使用多个二分类器可提高疾病类别的分类准确性。总体而言,对于这些数据,OVO分类器比OVA分类器表现更好。特别是,采用k-NN的OVO产生了最高的总体分类准确率。