Uh oh!
There was an error while loading. Please reload this page.
Conversation
PGijsbers
commented
Mar 4, 2019
The unit test uses |
PGijsbers
commented
Mar 4, 2019
I can't find a scikit-learn component in |
mfeurer
commented
Mar 4, 2019
I'm not aware of one either. Unless @amueller or @janvanrijn now of one I think you can simply skip the tests for those sklearn versions. |
janvanrijn
commented
Mar 4, 2019
via email
Neural networks with layers structure param?
Op maandag 4 maart 2019 schreef Matthias Feurer <notifications@github.com>: … I'm not aware of one either. Unless @amueller
<https://github.com/amueller> or @janvanrijn
<https://github.com/janvanrijn> now of one I think you can simply skip
the tests for those sklearn versions.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#637 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACL7-ouPMD8UjitntIH1iQHF8Ry-1g7dks5vTVnngaJpZM4bcAq2>
.
|
PGijsbers
commented
Mar 4, 2019
@janvanrijn thanks for the suggestion, unfortunately it looks like you just specify layer sizes through a tuple of |
Codecov Report
@@ Coverage Diff @@## develop #637 +/- ##
===========================================
+ Coverage 89.79% 89.81% +0.02%
===========================================
Files 32 32 Lines 3313 3320 +7 ===========================================
+ Hits 2975 2982 +7
Misses 338 338
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Fixes an issue where a list of lists with simple types could not be serialized (because it was expected to be FeatureUnion, Pipeline or VotingClassifier), as described in #636.
Example flow generated: https://www.openml.org/f/9556
It deserializes correctly with