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!