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

dummy change #50

Closed gykovacs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (ea661ab) into master (39fd02a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   88.11%   88.11%           
=======================================
  Files         100      100           
  Lines        8643     8643           
=======================================
  Hits         7616     7616           
  Misses       1027     1027           
Flag Coverage Δ
unittests 88.11% <ø> (ø)

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

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more