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

Usage case 2 #57

Closed plutasnyy closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #57 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          27       27           
  Lines        1600     1600           
=======================================
  Hits         1558     1558           
  Misses         42       42           
Impacted Files Coverage Δ
multi_imbalance/utils/data.py 97.77% <100.00%> (ø)
multi_imbalance/utils/tests/test_data.py 100.00% <100.00%> (ø)

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 d1647b2...f865fc3. Read the comment docs.