agglomerative clustering - cluster update
3 Ansichten (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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!