I want a code for kernel PCA
Show older comments
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
Answers (1)
Shashank Prasanna
on 14 Feb 2013
0 votes
MATLAB currently doesn't offer this as a part of the statistics toolbox. In the past I've used this and it worked really well for me:
6 Comments
BANI tita
on 16 Feb 2013
Walter Roberson
on 16 Feb 2013
what is size(X) ?
BANI tita
on 17 Feb 2013
Shashank Prasanna
on 18 Feb 2013
try clear all
try some of the trouble shooting steps mentioned in the website:
make sure you have the relevant files on the path
BANI tita
on 19 Feb 2013
Edited: Walter Roberson
on 19 Feb 2013
Hariprasad Kannan
on 7 Mar 2018
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!