Uh oh!
There was an error while loading. Please reload this page.
Conversation
mfeurer
commented
Oct 8, 2018
It seems like the tests are failing with older scikit-learn versions. |
Codecov Report
@@ Coverage Diff @@## develop #566 +/- ##
===========================================
- Coverage 89.91% 89.88% -0.03%
===========================================
Files 32 32 Lines 2915 2917 +2 ===========================================
+ Hits 2621 2622 +1 - Misses 294 295 +1
Continue to review full report at Codecov.
|
janvanrijn
commented
Oct 9, 2018
I honestly have no clue why the code crashed before. According to my analysis, this should not have happened. I made some changes to the if/else structure of the |
Fixes#565