/C4.5-Binarization-SMOTE

Implementation of C4.5 + Binarization (OVO / OVA) with/without SMOTE preprocessing. This way, multi-class imbalanced problems can be addressed

Primary LanguageJava

The source code is based on KEEL software (http://www.keel.es)

Either OVO or OVA is available for the experimentation.
User can also decide whether to use SMOTE preprocessing or just the original data