How to use Principal Component Analysis to reduce feature space?
Mostrar comentarios más antiguos
I have collected 23 statistical features for each sample image(1 variable with dimension 800 by 23), to perform training with Neural network. I want to use Principal Component Analysis to reduce the numbers of features in my problem. when i get variance component from princomp function, it give a value of 99.1 for 1st componetnt/feature (for all examples). What does it mean? How can i use PCA to understand which features are good and which are not?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!