Semi-supervised Affinity Propagation clustering

embed Silhouette index into iterations of Affinity propagation clustering to supervise its running
2,2K download
Aggiornato 1 lug 2009

Visualizza la licenza

Affinity propagation clustering (AP) is a clustering algorithm proposed in "Brendan J. Frey and Delbert

Dueck. Clustering by Passing Messages Between Data Points. Science 315, 972 (2007)". It has some advantages: speed, general applicability, and suitable for large number of clusters.

Semi-supervised AP improves AP by: embedding Silhouette indices into the programs of AP to supervise the running of AP, so that the AP will give its optimal clustering solution.

The programs of semi-supervised AP are suitable for the person who has interests in studying or improving AP algorithm, and then the semi-supervised AP may be an example for reference.

Cita come

Kaijun Wang (2024). Semi-supervised Affinity Propagation clustering (https://www.mathworks.com/matlabcentral/fileexchange/18245-semi-supervised-affinity-propagation-clustering), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

update the license

1.0.0.0

help file is updated