damianhorna / multi-imbalance

Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
MIT License
75 stars 10 forks source link

Can you provide the code for the GMMSampling method please? #105

Open Zsuyang opened 5 months ago

Zsuyang commented 5 months ago

Hi, I've been working on data imbalance methods too, and came across your paper: GMMSampling: a new model-based, data difficulty-driven resampling method for multi-class imbalanced data. I would like to cite your method for comparison experiments and ask if you can provide the Python code of the method if it is convenient. My email is 450902059@qq.com. Thank you very much.