Skip to content

Latest commit

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

MultiSMOTE

A multi-label approach for SMOTE algorithm

APMGeneric badge


Synthetic Minority Oversampling Technique which supports multi-label data. The specific approach, resamples from the representative data that belongs only at the minority class.

Usage

frommultiSmote.multi_smoteimportMultiSmoteasmlsmotesmote=mlsmote()
new_x, new_y=smote.multi_smote(X, y)

About

A multi-label approach of the SMOTE algorithm

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages