Skip to content

Python cvPCA min components #4

Description

@harsmac

In the python utils.py file, the minimum components to analyze with PCA seems to be 1024. Why not use default sklearn setting PCA would use all 2800 samples, any reason to stick to 1024. This would also mean that if you have 1024+ samples(images ) you would always calculate the results only for 1024 PCs. Any reason for this choice? Am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions