sepandhaghighi / pycm

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

Similarity #485

Closed alirezazolanvari closed 1 year ago

alirezazolanvari commented 1 year ago

Reference Issues/PRs

349 #350

What does this implement/fix? Explain your changes.

23 new distance metrics are added.

Any other comments?

codecov-commenter commented 1 year ago

Codecov Report

Merging #485 (6f4007e) into dev (96612e4) will increase coverage by 0.05%. 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     #485      +/-   ##
==========================================
+ Coverage   99.28%   99.33%   +0.05%     
==========================================
  Files          13       13              
  Lines        2915     3105     +190     
  Branches      448      447       -1     
==========================================
+ Hits         2894     3084     +190     
  Misses          8        8              
  Partials       13       13              
Impacted Files Coverage Δ
pycm/pycm_output.py 96.94% <ø> (ø)
pycm/pycm_param.py 100.00% <ø> (ø)
pycm/pycm_compare.py 100.00% <100.00%> (ø)
pycm/pycm_distance.py 100.00% <100.00%> (ø)
pycm/pycm_overall_func.py 100.00% <100.00%> (ø)
pycm/pycm_util.py 99.69% <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.

alirezazolanvari commented 1 year ago

@sepandhaghighi You can start working on the document🙏