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

[GPU][PCA] use distributed covariance as the first step for PCA #179

Closed
minmingzhu opened this issue Feb 21, 2022 · 0 comments · Fixed by #175
Closed

[GPU][PCA] use distributed covariance as the first step for PCA #179

minmingzhu opened this issue Feb 21, 2022 · 0 comments · Fixed by #175
Labels
bug Something isn't working

Comments

@minmingzhu
Copy link
Collaborator

The workaround for PCA correlation method error is to use distributed covariance, we need use covariance::Distributed instead of pca::Distributed.

@xwu99 xwu99 changed the title [PCA] Workaround to fix PCA discrepancy [GPU][PCA] use distributed covariance as the first step for PCA Feb 21, 2022
@xwu99 xwu99 changed the title [GPU][PCA] use distributed covariance as the first step for PCA [PCA] use distributed covariance as the first step for PCA Feb 21, 2022
@xwu99 xwu99 changed the title [PCA] use distributed covariance as the first step for PCA [GPU][PCA] use distributed covariance as the first step for PCA Feb 21, 2022
@xwu99 xwu99 closed this as completed Mar 18, 2022
@haojinIntel haojinIntel added the bug Something isn't working label Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants