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

[REVIEW] Clean up paramsPCA #2850

Merged
merged 5 commits into from
Sep 22, 2020
Merged

Conversation

zbjornson
Copy link
Contributor

See commit messages and #2833:

This was partially removed in rapidsai#98/rapidsai#125. Only COV_EIG_DQ and COV_EIG_JACOBI are actually supported.

`random_state` is only used by ARPACK and randomized solvers, so can be remove also.
Unused, and confusing because there are lots of PCA functions with `float* trans_input` params.
@zbjornson zbjornson requested review from a team as code owners September 21, 2020 03:33
@GPUtester
Copy link
Contributor

Can one of the admins verify this patch?

@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@zbjornson zbjornson changed the title Clean up paramsPCA [REVIEW] Clean up paramsPCA Sep 21, 2020
@dantegd dantegd added the 5 - Ready to Merge Testing and reviews complete, ready to merge label Sep 22, 2020
@dantegd
Copy link
Member

dantegd commented Sep 22, 2020

rerun tests

@dantegd dantegd merged commit 1ded565 into rapidsai:branch-0.16 Sep 22, 2020
@zbjornson zbjornson deleted the bug-pca-params branch September 22, 2020 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants