Hello.
I want to classify videos.
After applying dimensionality reduction like PCA, I got this data.
The original data : 25290 x 25
The reduced data : (2~25) x 25
I can't reduce data more 25 dimension.
I want to get more dimension like (50 x 25), (100 x 25), (100 x 25), etc.
However, the dimension is reduced until 25 x 25. Could you explain this problem?

 채택된 답변

Jalaj Gambhir
Jalaj Gambhir 2020년 4월 7일

0 개 추천

You can specify the number of components you require while applying PCA using 'NumComponents' option.
Have a look here.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

질문:

2020년 3월 25일

답변:

2020년 4월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by