Skip to content

[FIX] Predictions: Handle discrete target with no values#4066

Merged
ajdapretnar merged 1 commit intobiolab:masterfrom
VesnaT:fix_owpredictions
Oct 1, 2019
Merged

[FIX] Predictions: Handle discrete target with no values#4066
ajdapretnar merged 1 commit intobiolab:masterfrom
VesnaT:fix_owpredictions

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Oct 1, 2019

Issue

Fixes #4060

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@VesnaT VesnaT changed the title Predictions: Handle discrete target with no values [FIX] Predictions: Handle discrete target with no values Oct 1, 2019
@VesnaT VesnaT force-pushed the fix_owpredictions branch from f583e3a to c1ef16e Compare October 1, 2019 09:50
@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

Merging #4066 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4066      +/-   ##
==========================================
- Coverage   85.46%   85.46%   -0.01%     
==========================================
  Files         385      385              
  Lines       69018    69045      +27     
==========================================
+ Hits        58984    59007      +23     
- Misses      10034    10038       +4

@ajdapretnar ajdapretnar merged commit af432aa into biolab:master Oct 1, 2019
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.

Predictions: crashes when passing an empty target

2 participants