Skip to content

Support multiple targets (multidimensional) y #649

@mlondschien

Description

The sklearn.linear_model.ElasticNet (and friends) support this (ref). They simply iterate over each target. Supporting this would make it easier to use GeneralizedLinearRegressor(family="gaussian") as a drop-in replacement for the sklearn variants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions