sepandhaghighi / pycm

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

ROC-PR Curve #467

Closed sepandhaghighi closed 1 year ago

sepandhaghighi commented 1 year ago

Reference Issues/PRs

355

What does this implement/fix? Explain your changes.

Any other comments?

codecov-commenter commented 1 year ago

Codecov Report

Merging #467 (8114565) into dev (f40cb8b) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #467      +/-   ##
==========================================
+ Coverage   99.11%   99.13%   +0.02%     
==========================================
  Files          12       12              
  Lines        2584     2624      +40     
  Branches      424      429       +5     
==========================================
+ Hits         2561     2601      +40     
  Misses          9        9              
  Partials       14       14              
Impacted Files Coverage Δ
pycm/pycm_curve.py 96.94% <100.00%> (+0.97%) :arrow_up:
pycm/pycm_param.py 100.00% <100.00%> (ø)

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