Data science algorithm (SOM, NMF; PCA; LDA)
显示 更早的评论
I am new at matlab. I need some guideline t built a code related to data science terms, NMF, PCA, SOM etc.
1 个评论
SALAH ALRABEEI
2021-6-11
The codes are almost already built as function in Matalb. what you need to do is to understand first what is idea behind the cod, then it is easier to apply it.
I think the matlab doc has enough examples in how to use each function. Call these doc from your matlab
% For example, try this and see several examples
doc pca
回答(0 个)
类别
在 帮助中心 和 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!