-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENH: More informative error message in fit_regularized Hessian inversion fail #2305
Comments
I attempted a fix and created a pull request, but I have not figured out how to test my fix...I am working on that. |
@jseabold |
I don't remember any changes, but running the example from #659 works now
It prints the Separation Warning in the summary but doesn't raise or warn during optimization. |
After trying a few alpha it still fails, which is weird because it doesn't fail for alpha=0.1
|
See #659.
The text was updated successfully, but these errors were encountered: