I want a code for kernel PCA
Afficher commentaires plus anciens
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
Réponses (1)
Shashank Prasanna
le 14 Fév 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 commentaires
BANI tita
le 16 Fév 2013
Walter Roberson
le 16 Fév 2013
what is size(X) ?
BANI tita
le 17 Fév 2013
Shashank Prasanna
le 18 Fév 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
le 19 Fév 2013
Modifié(e) : Walter Roberson
le 19 Fév 2013
Hariprasad Kannan
le 7 Mar 2018
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!