I want a code for kernel PCA
Ältere Kommentare anzeigen
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
Antworten (1)
Shashank Prasanna
am 14 Feb. 2013
0 Stimmen
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 Kommentare
BANI tita
am 16 Feb. 2013
Walter Roberson
am 16 Feb. 2013
what is size(X) ?
BANI tita
am 17 Feb. 2013
Shashank Prasanna
am 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
am 19 Feb. 2013
Bearbeitet: Walter Roberson
am 19 Feb. 2013
Hariprasad Kannan
am 7 Mär. 2018
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!