- Intra-cluster distance is typically the average distance of all points in a cluster to the cluster's centroid.
- Inter-cluster distance is often measured as the distance between the centroids of two clusters, although the minimum distance between any pair of points from two different clusters is also used.
intra-cluster and inter-cluster distances
5 ビュー (過去 30 日間)
古いコメントを表示
Hello
I have a question about the intra-cluster and inter-cluster distances
i find many formula and so i have a trouble
the intra-cluster distance is measured as the mean of the distance between data and the centroid of their clusters? the inter-cluster distance is the min distance between all the centroids of the clusters?
please help me
nadjoua
0 件のコメント
回答 (1 件)
prabhat kumar sharma
2024 年 5 月 6 日
Hi Nadjoua,
Certainly,
These metrics help assess the compactness of clusters and the separation between them, respectively.
I hope it helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!