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

Tune KPCA code #1877

Closed
karlnapf opened this issue Feb 18, 2014 · 2 comments
Closed

Tune KPCA code #1877

karlnapf opened this issue Feb 18, 2014 · 2 comments

Comments

@karlnapf
Copy link
Member

This task is to tune Kernel PCA in the same way as std PCA. As kernel PCA always does an Eigendecomposition, this is just about unit-testing and making use of Eigen3.
There is already a unit test, but it would be great to have a more systematic comparison against a reference implementation.
In addition, automatically selecting the number of PC would be useful. See #1876

@vigsterkr
Copy link
Member

@karlnapf how's the status of this one?

@karlnapf
Copy link
Member Author

karlnapf commented Sep 2, 2014

Not done,
should also be rephrased not to use Eigen3, but rather our linalg framework

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