I want a code for kernel PCA
Mostrar comentarios más antiguos
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
Respuestas (1)
Shashank Prasanna
el 14 de Feb. de 2013
0 votos
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 comentarios
BANI tita
el 16 de Feb. de 2013
Walter Roberson
el 16 de Feb. de 2013
what is size(X) ?
BANI tita
el 17 de Feb. de 2013
Shashank Prasanna
el 18 de Feb. de 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
el 19 de Feb. de 2013
Editada: Walter Roberson
el 19 de Feb. de 2013
Hariprasad Kannan
el 7 de Mzo. de 2018
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!