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

bug fixes and example notebooks #4

Closed gykovacs closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #4 into master will decrease coverage by 0.18%. The diff coverage is 93.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   95.49%   95.31%   -0.19%     
==========================================
  Files           4        4              
  Lines        6571     6591      +20     
==========================================
+ Hits         6275     6282       +7     
- Misses        296      309      +13
Impacted Files Coverage Δ
smote_variants/_version.py 100% <ø> (ø) :arrow_up:
smote_variants/_smote_variants.py 95.22% <93.65%> (-0.19%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74f2ec3...d7245f8. Read the comment docs.