Skip to content

ENH: write common base class for sparse primal models #115

@mathurinm

Description

@mathurinm

After writing #111 this I think Lasso, ElasticNet, WeightedLasso and Logistic regression could inherit from a common class.

This would avoid a bit of duplication eg the following methods: get_beta, sign, reduce_X, reduce_y

Not sure if it's worth it, happy to discuss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions