Skip to content

Insufficient accuracy of "intercept" in Elastic Net for multi-target task #494

Open
@agorshk

Description

Scikit-learn test "test_enet_multitarget" shows insufficient accuracy of "coefs" and "intercept" in Elastic Net algorithm for multi-target task. Differences in objective function between one-task and multi-task problems is OK (less than tolerance), but for "intercept" the accuracy is not good (more than tolerance). It looks like improving the implementation of multi-task is needed.

multitarget

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