agglomerative clustering - cluster update
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Do the values of each cluster get updated after each iteration ? If yes, how is it updated ? Mean ? What if I have a custom function ? What if I need to update it by addition instead of mean ? Like size of cluster.
I am using watershed to initialize agglomerative clustering and I want to take into account the sizes of the cluster when i merge it i.e. the cluster size is in my custom function.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Cluster Analysis and Anomaly Detection finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!