题目
单项选择题
If we use agglomerative (hierarchical) clustering on data (you can assume data with an X and Y variable in a normal scatterplot, and can assume something like 10 observations) using complete linkage, and then we do it again 100 times, and the data stays the same every time, and every time we use complete linkage, will the clusters that exist when there are only 3 clusters left always be the same (meaning the clusters contain the same observations)?
选项
A.The clusters could be different
B.The clusters will be the same
查看解析
标准答案
Please login to view
思路分析
Question restatement: You have data with X and Y coordinates (about 10 observations) and you perform agglomerative (hierarchical) clustering using complete linkage. You then repeat the same clustering process 100 times on the exact same data, and each time you use complete linkage. When there are 3 clusters left, will the clusters consist of the same observations across all runs?
Option 1: The clusters could be different.
- In principle, hierarchical clustering with complete linkage is designed to be deterministic given a fixed dataset and a fixed implementation. If every run starts with the same distance matrix and uses the same rule for selecting the next pair to merge, the resulting dendrogram should be the same.
- However, many software libraries implement tie-breaking rules that resolve ......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
Question28 Which of the following statements are CORRECT? (You can choose more than one).Select one or more alternatives: Hierarchical clustering is flexible for interpretation Hierarchical Clustering can be sensitive to noise and outliers Hierarchical clustering requires predefined number of clusters Hierarchical clustering works well for large datasets Hierarchical clustering can be unstable ResetMaximum marks: 1.5 Flag question undefined
In hierarchical clustering using average linkage, if Cluster A = {1, 2} and Cluster B = {3, 4}, and the pairwise distances are:D(1,3)=2, D(1,4)=4, D(2,3)=6, D(2,4)= 8What is the average linkage distance between clusters A and B?
In hierarchical clustering using average linkage, if Cluster A = {1, 2} and Cluster B = {3, 4}, and the pairwise distances are:D(1,3)=2, D(1,4)=4, D(2,3)=6, D(2,4)= 8What is the average linkage distance between clusters A and B?
In hierarchical clustering using average linkage, if Cluster A = {1, 2} and Cluster B = {3, 4}, and the pairwise distances are:D(1,3)=2, D(1,4)=4, D(2,3)=6, D(2,4)= 8What is the average linkage distance between clusters A and B?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!