analyticalmindsltd / smote_variants

A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features
http://smote-variants.readthedocs.io
MIT License
623 stars 138 forks source link

Add smote #64

Closed hykun1989 closed 1 year ago

hykun1989 commented 1 year ago

We have proposed a new SMOTE variant, called SMOTE_AMSR. Although we did not test it on the 104 imbalanced datasets, our algorithm performed very well from the results of those used datasets. Thus, we want to participate in the volunteery competition. SMOTE_AMSR uses the sparsity evaluation function to score each instance of the minority class. Additionally, it uses the geometric topology-based interpolation method to expand the diversity of the minority class