How to use classification after PCA(dimensionality reduction)
Afficher commentaires plus anciens
Hello.
I want to classify videos.
The original data : 25290 x 25
After applying dimensionality reduction like PCA, I got this data.
The reduced data : 2 x 25
Is it resonable to use these reduced data for classification?
I got low accuracy of classification. Could you give some ideas to solve it?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!