sepandhaghighi / pycm

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

Version 3.7 #470

Closed sepandhaghighi closed 1 year ago

sepandhaghighi commented 1 year ago

Reference Issues/PRs

close #355

What does this implement/fix? Explain your changes.

Version 3.7

Any other comments?

codecov-commenter commented 1 year ago

Codecov Report

Merging #470 (8868301) into master (3d17e47) will decrease coverage by 0.14%. The diff coverage is 97.48%.

@@            Coverage Diff             @@
##           master     #470      +/-   ##
==========================================
- Coverage   99.27%   99.13%   -0.13%     
==========================================
  Files          11       12       +1     
  Lines        2434     2629     +195     
  Branches      396      430      +34     
==========================================
+ Hits         2416     2606     +190     
- Misses          6        9       +3     
- Partials       12       14       +2     
Impacted Files Coverage Δ
pycm/pycm_curve.py 97.03% <97.03%> (ø)
pycm/pycm_error.py 100.00% <100.00%> (ø)
pycm/pycm_param.py 100.00% <100.00%> (ø)
pycm/pycm_util.py 99.68% <100.00%> (+0.02%) :arrow_up:
pycm/pycm_overall_func.py 100.00% <0.00%> (ø)

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

sepandhaghighi commented 1 year ago

@alirezazolanvari @sadrasabouri Hi folks Please complete this review by Thursday- 2022-12-15 - 11:59 AM GMT+3:30 Notice: Only review, don't need to merge

sadrasabouri commented 1 year ago

Just a quick note:

@sepandhaghighi should I handle this?