h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

LogististicRegression default multi_class parameter is outdated

Open MattiaVerticchio opened this issue 5 years ago • 0 comments

Description

h2o4gpu.LogisticRegression uses multi_class='ovr' as default, but in sklearn 0.22 the default value has been changed in 'auto'.

MattiaVerticchio avatar Aug 05 '20 07:08 MattiaVerticchio