Skip to content

[FIX] ROC Analysis - Fix roc averaging#1595

Merged
ajdapretnar merged 2 commits intobiolab:masterfrom
ales-erjavec:fix-roc-averaging-undefined
Sep 30, 2016
Merged

[FIX] ROC Analysis - Fix roc averaging#1595
ajdapretnar merged 2 commits intobiolab:masterfrom
ales-erjavec:fix-roc-averaging-undefined

Conversation

@ales-erjavec
Copy link
Contributor

Check for any valid individual curves before averaging them.
Fixes gh-1590

@codecov-io
Copy link

codecov-io commented Sep 23, 2016

Current coverage is 88.65% (diff: 100%)

Merging #1595 into master will not change coverage

@@             master      #1595   diff @@
==========================================
  Files            78         78          
  Lines          8121       8121          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           7200       7200          
  Misses          921        921          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 58b76b7...e6dea04

@ajdapretnar ajdapretnar merged commit 8f1daf0 into biolab:master Sep 30, 2016
@ales-erjavec ales-erjavec deleted the fix-roc-averaging-undefined branch October 11, 2016 14:17
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.

ROC crashes with Leave one out

3 participants