10000 Uniform columns return a standard deviation of 1 in StandardScaler · Issue #4609 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Uniform columns return a standard deviation of 1 in StandardScaler #4609
Closed
@TroyHernandez

Description

@TroyHernandez

It should be 0.

StandardScaler().fit(np.zeros(10)).std_
1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationEasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0