Model selection methods#
The imblearn.model_selection
provides methods to split the dataset into
training and test sets.
Cross-validation splitters#
|
Instance-hardness cross-validation splitter. |
The imblearn.model_selection
provides methods to split the dataset into
training and test sets.
|
Instance-hardness cross-validation splitter. |