sepandhaghighi / pycm

Multi-class confusion matrix library in Python
http://pycm.io
MIT License
1.45k stars 124 forks source link

Metrics off #490

Closed sepandhaghighi closed 1 year ago

sepandhaghighi commented 1 year ago

Reference Issues/PRs

341

What does this implement/fix? Explain your changes.

Any other comments?

codecov-commenter commented 1 year ago

Codecov Report

Merging #490 (5028d06) into dev (3228a61) will increase coverage by 0.01%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev     #490      +/-   ##
==========================================
+ Coverage   99.30%   99.30%   +0.01%     
==========================================
  Files          13       13              
  Lines        2970     2997      +27     
  Branches      439      444       +5     
==========================================
+ Hits         2949     2976      +27     
  Misses          8        8              
  Partials       13       13              
Impacted Files Coverage Δ
pycm/pycm_compare.py 100.00% <100.00%> (ø)
pycm/pycm_handler.py 100.00% <100.00%> (ø)
pycm/pycm_obj.py 98.89% <100.00%> (+0.04%) :arrow_up:
pycm/pycm_param.py 100.00% <100.00%> (ø)
pycm/pycm_util.py 99.70% <100.00%> (+0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.