Sciweavers

HIS
2008

REPMAC: A New Hybrid Approach to Highly Imbalanced Classification Problems

13 years 5 months ago
REPMAC: A New Hybrid Approach to Highly Imbalanced Classification Problems
The class imbalance problem (when one of the classes has much less samples than the others) is of great importance in machine learning, because it corresponds to many critical applications. In this work we introduce the Recursive Partitioning of the Majority Class (REPMAC) algorithm, a new hybrid method to solve imbalanced problems. Using a clustering method, REPMAC recursively splits the majority class in several subsets, creating a decision tree, until the resulting sub-problems are balanced or easy to solve. At that point, a classifier is fitted to each subproblem. We evaluate the new method on 7 datasets from the UCI repository, finding that REPMAC is more efficient than other methods usually applied to imbalanced datasets.
Hernán Ahumada, Guillermo L. Grinblat, Luca
Added 29 Oct 2010
Updated 29 Oct 2010
Type Conference
Year 2008
Where HIS
Authors Hernán Ahumada, Guillermo L. Grinblat, Lucas C. Uzal, Pablo M. Granitto, H. Alejandro Ceccatto
Comments (0)