agglomerative clustering - cluster update
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Cluster Analysis and Anomaly Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!