Closed pizzooid closed 3 years ago
What should we do about this? The job exceeded the maximum log length, and has been terminated.
Hey @pizzooid thanks for adding this, and apologies for the delayed response!
Looks due to:
ConvergenceWarning: Objective did not converge. You might want to increase the number of iterations. Duality gap: 0.015931260617070172, tolerance: 0.004999999999999998
maybe we need to increase # of iterations to make this work? If I get some time in the next couple of weeks I can investigate further
No worries. ;-)
I don't think that increasing the iterations number is going to get rid of all warnings. I think that the elastic net converges too slowly for some problems. The tests just uncover this problem. :-(
Maybe by looking at the inputs it is possible to see for which input values these errors are occuring.
What do you think?
@maxiimilian @pizzooid sure, could one of you rebase on master just to confirm this will merge cleanly? and ideally we can get the tests to pass for this PR before landing it
closing this in favor of #50
Replaces #36