Many real-world classification problems come with costs which can vary for different types of misclassification. It is thus important to develop cost-sensitive classifiers minimize the total misclassification cost. Although binary have been well-studied, solving multicategory still challenging. A popular approach address this issue construct K functions a K-class problem and remove redundancy b...