Skip to content

Improve implementation of LASSO #2055

@mrfh92

Description

@mrfh92

LASSO currently uses coordinate descent, which is not only slow but involves looping over the coordinates.

The plan is to replace this by FISTA without backtracking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions