Balanced Random Forest
EasyEnsemble
An ensemble learning algorithm that creates multiple subsets of the majority class, trains a classifier on each subset combined with the entire minority class, and aggregates the predictions.
← Kembali