Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add Matthews Correlation Coefficient (MCC) metric" #560

Merged
merged 1 commit into from
Feb 21, 2024

Revert "Add Matthews Correlation Coefficient (MCC) metric (#550)"

40a67bb
Select commit
Loading
Failed to load commit list.
Merged

Revert "Add Matthews Correlation Coefficient (MCC) metric" #560

Revert "Add Matthews Correlation Coefficient (MCC) metric (#550)"
40a67bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

70.71% (+31.95%) compared to 04de639

View this Pull Request on Codecov

70.71% (+31.95%) compared to 04de639

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04de639) 38.76% compared to head (40a67bb) 70.71%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #560       +/-   ##
===========================================
+ Coverage   38.76%   70.71%   +31.95%     
===========================================
  Files         128      126        -2     
  Lines       11305    11224       -81     
===========================================
+ Hits         4382     7937     +3555     
+ Misses       6923     3287     -3636     
Files Coverage Δ
.../evaluate/metrics/experimental/confusion_matrix.py 98.71% <ø> (ø)
...etrics/experimental/functional/confusion_matrix.py 89.01% <ø> (+8.67%) ⬆️
cyclops/utils/index.py 100.00% <ø> (+72.72%) ⬆️

... and 82 files with indirect coverage changes

Impacted file tree graph