agglomerative clustering - cluster update
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Cluster Analysis and Anomaly Detection en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!