Skip to content

L1 feature selection docs confusing #4180

Closed
@amueller

Description

@amueller

Here: http://scikit-learn.org/dev/modules/feature_selection.html#selecting-non-zero-coefficients
Mentions "selecting non-zero coefficients via transform" in "LinearSVC", "LogisticRegression" and "Lasso". Lasso doesn't have a transform, the other two use the median coefficient for feature selection, not being nonzero.

Metadata

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