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
631 stars 137 forks source link

big change #57

Closed gykovacs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (b6394ff) into master (f0bde4c) will increase coverage by 12.29%. The diff coverage is n/a.

@@             Coverage Diff              @@
##           master       #57       +/-   ##
============================================
+ Coverage   87.70%   100.00%   +12.29%     
============================================
  Files         101       124       +23     
  Lines        8750      9147      +397     
============================================
+ Hits         7674      9147     +1473     
+ Misses       1076         0     -1076     
Flag Coverage Δ
unittests 100.00% <ø> (+12.29%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
smote_variants/_logger.py 100.00% <0.00%> (ø)
smote_variants/__init__.py 100.00% <0.00%> (ø)
smote_variants/oversampling/__init__.py 100.00% <0.00%> (ø)
smote_variants/noise_removal/__init__.py 100.00% <0.00%> (ø)
smote_variants/oversampling/_SSO.py
smote_variants/oversampling/_ANS.py
smote_variants/oversampling/_Gaussian_SMOTE.py
smote_variants/_queries.py
smote_variants/oversampling/_CBSO.py
smote_variants/oversampling/_ADOMS.py
... and 209 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more