Which of the following statements about clustering in machine learning is true?单项选择题
A
Clustering is a supervised learning technique that requires labeled data.
B
Clustering tries to achieve high similarity between clusters and low similarity within each cluster.
C
Clustering randomly assigns data points to ensure cluster diversity.
D
Clustering assigns data to groups based on patterns in the data, while classification assigns data to predefined labels using a trained model.
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
Q34. A student writes: kmeans = KMeans(n_clusters=3) df["cluster"] = kmeans.fit(X) What is the issue?
The goal of clustering a set of data is to:
Your team experiments with increasing K in K-Means from 3 to 8. What is the expected effect?
In k-means clustering, what is the primary goal of the algorithm? (you can choose more than one)
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!