srlearn icon indicating copy to clipboard operation
srlearn copied to clipboard

πŸŽ‰ Multiclass

Open hayesall opened this issue 4 years ago β€’ 2 comments

Add srlearn.multiclass

hayesall avatar Dec 06 '21 03:12 hayesall

Codecov Report

Merging #83 (d6c1aad) into main (83b4042) will decrease coverage by 2.45%. The diff coverage is 14.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   97.29%   94.84%   -2.46%     
==========================================
  Files          29       31       +2     
  Lines        1110     1144      +34     
  Branches       74       84      +10     
==========================================
+ Hits         1080     1085       +5     
- Misses         29       58      +29     
  Partials        1        1              
Impacted Files Coverage Ξ”
srlearn/multiclass.py 0.00% <0.00%> (ΓΈ)
srlearn/tests/test_multiclass.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 83b4042...d6c1aad. Read the comment docs.

codecov[bot] avatar Dec 06 '21 03:12 codecov[bot]