h2o4gpu
h2o4gpu copied to clipboard
LogisticRegression default solver is outdated
Description
h2o4gpu.LogisticRegression uses solver='liblinear' as default, but in sklearn 0.22 the default solver has been changed in 'lbfgs'.