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

Update _smotewb.py #74

Closed szghlm closed 1 year ago

szghlm commented 1 year ago

The scaling step was deleted at the suggestion of the author of the paper.

codecov[bot] commented 1 year ago

Codecov Report

Merging #74 (2d2007e) into master (708568e) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   99.88%   99.88%   -0.01%     
==========================================
  Files         129      129              
  Lines        9712     9709       -3     
==========================================
- Hits         9701     9698       -3     
  Misses         11       11              
Flag Coverage Δ
unittests ?

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

Impacted Files Coverage Δ
smote_variants/oversampling/_smotewb.py 100.00% <100.00%> (ø)

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