Semi-supervised Affinity Propagation clustering

버전 1.1.0.0 (17.5 KB) 작성자: Kaijun Wang
embed Silhouette index into iterations of Affinity propagation clustering to supervise its running
다운로드 수: 2.2K
업데이트 날짜: 2009/7/1

라이선스 보기

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.

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

update the license

1.0.0.0

help file is updated