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

feature: adding hp in PCA oneAPI(WIP) #2594

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Alexandr-Solovev
Copy link
Contributor

@Alexandr-Solovev Alexandr-Solovev commented Nov 21, 2023

Description

PR contains adding HyperParameters in Pca(oneAPI)

  • Move sign_flip in primitives

  • Move sign_flip computation on GPU

  • Add infrastructure for hyperparameters in all methods

  • Make changes in each train method with adding hyperparameters

  • Add tests for hyperparameters

  • Compute and find the best option for Cov method

  • Compute and find the best option for SVD method

  • Compute and find the best option for precomputed method

@KulikovNikita
Copy link
Contributor

Description

Please include a summary of the change. For large or complex changes please include enough information to introduce your change and explain motivation for it.

Changes proposed in this pull request:

Please make a list of tasks for this PR. otherwise lgtm

@Alexandr-Solovev
Copy link
Contributor Author

/intelci: run

@ethanglaser
Copy link
Contributor

What's the status for this PR?

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

Successfully merging this pull request may close these issues.

None yet

3 participants