Skip to content

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

Open
@agorshk

Description

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

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions