Cost-Sensitive Learning and the Class Imbalance Problem 论文
2008引用 255
Imbalanced Data Classification TechniquesMachine Learning and Data ClassificationElectricity Theft Detection Techniques
摘要
Cost-Sensitive Learning is a type of learning in data mining that takes the misclassification costs (and possibly other types of cost) into consideration. The goal of this type of learning is to minimize the total cost. The key difference between cost-sensitive learning and cost-insensitive learning is that cost-sensitive learning treats the different misclassifications differently. Costinsensitive learning does not take the misclassification costs into consideration. The goal of this type of learning is to pursue a high accuracy of classifying examples into a set of known classes.