MultiOutputClassifier not supported
lpschaub opened this issue · 2 comments
lpschaub commented
ValueError: Currently the given estimator 'MultiOutputClassifier(estimator=MLPClassifier(activation='relu', alpha=0.0001, batch_size='auto', beta_1=0.9,
beta_2=0.999, early_stopping=False, epsilon=1e-08,
hidden_layer_sizes=1, learning_rate='constant',
learning_rate_init=0.001, max_iter=1, momentum=0.9,
nesterovs_momentum=True, power_t=0.5, random_state=None,
shuffle=True, solver='adam', tol=0.0001, validation_fraction=0.1,
verbose=False, warm_start=False),
n_jobs=1)' isn't supported.
lpschaub commented
yes noticed, thanks
2018-02-27 15:21 GMT+01:00 Darius Morawiec <notifications@github.com>:
… That issue is similar to the OneVsRestClassifier in #19
<#19>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXbMffu2ZLLTnLp6NFpuj-R4Xo6St8sNks5tZA9wgaJpZM4SS5d5>
.