Code covered by the BSD License
-
[idx,netsim,dpsim,expref,pref...
Finds approximately k clusters using affinity propagation (BJ Frey and
-
[idx,netsim,dpsim,expref,pref...
[idx,netsim,dpsim,expref,pref]=apclusterK(s,k)
-
[idx,netsim,i,unconverged,dps...
-
data_load(sw,alabel,nrow,sima...
taking true class labels from a data file
-
ind2cluster(labels)
-
simatrix_ap(data,type,chois)
data: a matrix with each column representing a variable.
-
similarity_euclid(data,vararg...
input: data --- observations x dimensions
-
similarity_pearson(data,varar...
pearson coefficients between columns
-
valid_errorate(labels, truela...
computing error rates for every clusters if true labels are given
-
valid_external(index1,c2)
-
mainFastAP_exactK.m
-
View all files
Fast Affinity Propagation Clustering under Given Number of Clusters
by Kaijun Wang
03 Nov 2009
(Updated 21 Aug 2010)
Fast searching the given number of clusters
|
Watch this File
|
| File Information |
| Description |
The searching process is necessary for the Affinity propagation clustering (AP) when one demands a clustering solution under given number of clusters.
The Fast AP uses multi-grid searching to reduce the calling times of AP, and improves the upper bound of preference parameter to reduce the searching scope, so that it can (largely) enhance the speed performance of AP under given number of clusters. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 21 Aug 2010 |
released new version |
|
Contact us at files@mathworks.com