General-purpose and introductory examples for the imbalanced-ensemble toolbox.
The examples gallery is still under construction. Please refer to APIs for more detailed guidelines of how to use
imbalanced_ensemble
.
Pipeline examples¶
Example of how to use the a pipeline to include under-sampling with scikit-learn estimators.