sepandhaghighi / pycm

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

Hamming Distance #443

Closed sepandhaghighi closed 2 years ago

sepandhaghighi commented 2 years ago

Reference Issues/PRs

350

What does this implement/fix? Explain your changes.

Any other comments?

codecov-commenter commented 2 years ago

Codecov Report

Merging #443 (e884564) into dev (10f401c) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #443      +/-   ##
==========================================
+ Coverage   99.26%   99.26%   +0.01%     
==========================================
  Files          11       11              
  Lines        2424     2426       +2     
  Branches      396      396              
==========================================
+ Hits         2406     2408       +2     
  Misses          6        6              
  Partials       12       12              
Impacted Files Coverage Δ
pycm/pycm_param.py 100.00% <ø> (ø)
pycm/pycm_class_func.py 100.00% <100.00%> (ø)
pycm/pycm_handler.py 100.00% <100.00%> (ø)
pycm/pycm_obj.py 98.62% <100.00%> (ø)

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