-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Labels
Meta-issueGeneral issue associated to an identified list of tasksGeneral issue associated to an identified list of taskshelp wantedmodule:linear_model
Description
There are a bunch of convergence warnings in coordinate descent when running the test suite that I don't think were there before:
.../scikit-learn/sklearn/linear_model/coordinate_descent.py:444: ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations
Not sure if they are related to #4686 maybe?
Metadata
Metadata
Assignees
Labels
Meta-issueGeneral issue associated to an identified list of tasksGeneral issue associated to an identified list of taskshelp wantedmodule:linear_model