Big Data math operations
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Ahmed raafat
el 4 de Dic. de 2021
Comentada: Matt J
el 6 de Dic. de 2021
I have matrix 414588x47236 want to make PCA dimension reduction on it
is there any idea to make so my computer is not crashing and minimze operation time?
3 comentarios
Mike Croucher
el 4 de Dic. de 2021
What kind of matrix is it? Is it sparse or dense? Double precision? Single precision?
Is the matrix stored in a file? .mat or .csv or something else?
Have you managed to load it into MATLAB at all? What are the specifications of the machine you are using?
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!