Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs - correct k for PCA that can be up to number of columns #7740

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 1 comment
Closed

Docs - correct k for PCA that can be up to number of columns #7740

exalate-issue-sync bot opened this issue May 11, 2023 · 1 comment
Assignees

Comments

@exalate-issue-sync
Copy link

Docs for PCA ([http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/pca.html#defining-a-pca-model)|http://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/pca.html#defining-a-pca-model)] say that k/principal components can be a value from 1 to 9, but should be 1 to mininum of (total number of rows, total number of columns) in dataset

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Migration Info

Jira Issue: PUBDEV-7905
Assignee: hannah.tillman
Reporter: Neema Mashayekhi
State: Resolved
Fix Version: 3.32.0.3
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#5142

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

No branches or pull requests

2 participants