sepandhaghighi / pycm

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

Iterating/Casting #428

Closed sepandhaghighi closed 2 years ago

sepandhaghighi commented 2 years ago

Reference Issues/PRs

409

What does this implement/fix? Explain your changes.

Any other comments?

sepandhaghighi commented 2 years ago

@alirezazolanvari @sadrasabouri Please review this PR 🥇 If everything is okay, Squash/merge it after approval

codecov-commenter commented 2 years ago

Codecov Report

Merging #428 (488970a) into dev (13c6686) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #428      +/-   ##
==========================================
+ Coverage   99.26%   99.26%   +0.01%     
==========================================
  Files          11       11              
  Lines        2401     2404       +3     
  Branches      387      388       +1     
==========================================
+ Hits         2383     2386       +3     
  Misses          6        6              
  Partials       12       12              
Impacted Files Coverage Δ
pycm/pycm_obj.py 98.62% <100.00%> (+0.01%) :arrow_up:

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 13c6686...488970a. Read the comment docs.