Self-Supervised Clustering
Affinity propagation clustering
Algorithm that identifies representative exemplars in the data and assigns each point to the most appropriate exemplar without requiring a predefined number of clusters. This method is particularly suited for discovering complex data structures.
← Zurück