Closed
Description
Hello,
firstly I would like to apprecite the contributors´ for providing this great library.
I am using imbalance-learn for my Phd and I have a crucial question to clarify the methodology inherently used by the library.
From the literature, I have found two main strategies to apply resampling algorithms, designed for binary problems, to multiclass problems: OnevsOne and OnvsAll.
I need to know what multiclass strategy has been implemented.
Thanks you.