I want a code for kernel PCA
古いコメントを表示
hello, I am looking for a site where I can find a program reduction dimentionality kernel PCA think you
回答 (1 件)
Shashank Prasanna
2013 年 2 月 14 日
0 投票
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 件のコメント
BANI tita
2013 年 2 月 16 日
Walter Roberson
2013 年 2 月 16 日
what is size(X) ?
BANI tita
2013 年 2 月 17 日
Shashank Prasanna
2013 年 2 月 18 日
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
2013 年 2 月 19 日
編集済み: Walter Roberson
2013 年 2 月 19 日
Hariprasad Kannan
2018 年 3 月 7 日
The kernel pca code doesn't address the pre-image problem. It gives location of the points in the feature space.
カテゴリ
ヘルプ センター および File Exchange で Dimensionality Reduction and Feature Extraction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!