K-subspaces
Versión 1.0.0.0 (4,2 KB) por
Masayuki Tanaka
K-subspaces provides the k-means like clustering.
The K-subspaces provides the k-means like clustering.
As same as the k-means clustering, subspaces are randomly initialized.
Then, data are classified based on the distance to the subspaces. Actually, the inner products are evaluated instead of the distance. The subspaces are updated based on the PCA with the clustered data.
These processes are iteratively applied to obtained the subspaces and clustering results.
Citar como
Masayuki Tanaka (2024). K-subspaces (https://www.mathworks.com/matlabcentral/fileexchange/37353-k-subspaces), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- AI and Statistics > Statistics and Machine Learning Toolbox > Cluster Analysis and Anomaly Detection >
Más información sobre Cluster Analysis and Anomaly Detection en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |