Closed keyvan-m-sadeghi closed 11 years ago
After this, the only warning message I get is: /usr/local/lib/python2.7/dist-packages/sklearn/linear_model/coordinate_descent.py:418: UserWarning: Objective did not converge. You might want to increase the number of iterations ' to increase the number of iterations')
Not sure if that's an issue though
Thanks!
'coef_init' is deprecated, was being ignored in sklearn 1.4, causing lots of warning messages to be printed, and they will remove it in 1.5