I want a code for kernel PCA
Mostra commenti meno recenti
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
Risposte (1)
Shashank Prasanna
il 14 Feb 2013
0 voti
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 Commenti
BANI tita
il 16 Feb 2013
Walter Roberson
il 16 Feb 2013
what is size(X) ?
BANI tita
il 17 Feb 2013
Shashank Prasanna
il 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
il 19 Feb 2013
Modificato: Walter Roberson
il 19 Feb 2013
Hariprasad Kannan
il 7 Mar 2018
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
Categorie
Scopri di più su Dimensionality Reduction and Feature Extraction in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!