Skip to content
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

Insufficient accuracy of objective function in Elastic Net on some cases #495

Open
agorshk opened this issue Mar 31, 2020 · 0 comments
Open

Comments

@agorshk
Copy link
Contributor

agorshk commented Mar 31, 2020

Scikit-learn test "test_warm_start_convergence_with_regularizer_decrement" shows insufficient accuracy of objective function in Elastic Net algorithm on some problems (for example, in case of nonzero inputArgument of optimization solver algorithm). Differences of objective function between oneDAL and Sklearn implementation is more than tolerance. It looks like additional convergence control is needed (like in Sklearn, dual_gap).

warm_start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants