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

[ENH] MCC: Add Matthews correlation coefficient score #6264

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Dec 19, 2022

Issue

Add Matthews correlation coefficient to classification scores.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #6264 (03fb07e) into master (e75f21c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6264   +/-   ##
=======================================
  Coverage   86.70%   86.70%           
=======================================
  Files         316      316           
  Lines       68120    68124    +4     
=======================================
+ Hits        59064    59068    +4     
  Misses       9056     9056           

@VesnaT VesnaT changed the title MCC: Add Matthews correlation coefficient score [ENH] MCC: Add Matthews correlation coefficient score Jan 5, 2023
@lanzagar lanzagar merged commit d56940c into biolab:master Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants