Skip to content

FIX/ENH?: PCA and RandomizedPCA now have inconsistent meanings of .components_ #3930

@dengemann

Description

@dengemann

@eickenberg introduced a new API / meaning of the components attribute to PCA: 3f6c61f

The RandomizedPCA code still stores whitened components instead of unit scale components. This should be changed, right?

cc @agramfort @ogrisel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions