sepandhaghighi / pycm

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

NumPy 2.0 compatibility #540

Closed sepandhaghighi closed 3 months ago

sepandhaghighi commented 3 months ago

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.68%. Comparing base (0d5a7b4) to head (c551a3b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #540 +/- ## ======================================= Coverage 99.68% 99.68% ======================================= Files 14 14 Lines 3097 3097 Branches 467 467 ======================================= Hits 3087 3087 Misses 4 4 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.