agglomerative clustering - cluster update
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Cluster Analysis and Anomaly Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!