题目
简答题
The table shown below summaries the results following the first iteration of a K-Means Clustering with K=2, using the manhattan distance metric and seed centroids (1,0,0) and (0,1,1). Calculate the new centroid (x,y,z) of Cluster 2 that will be used for the second iteration of the algorithm. Specify the values x,y,z of the centroid in the input field below. Do not include brackets or spaces in your answer! Where you need to use decimal values please round to 1 decimal place, otherwise use integers. Separate your values only by commas.
查看解析
标准答案
Please login to view
思路分析
We begin by restating what's being asked: you need to calculate the new centroid (x, y, z) of Cluster 2 after the first iteration of K-Means with K=2, using the Manhattan distance, and with seed centroids at (1, 0, 0) and (0, 1, 1). The required result should be the mean of all points assigned to Cluster 2, rounded to 1 decimal place where needed, and expressed as comma-separated values without brackets or spaces.
Key step in K-M......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
Which of the following statements about the K-means clustering algorithm is true?
K-Means involves computing distances in input space and assigning data points to the nearest prototype points. What can one say about these prototype points? I Every cluster has its data assigned to the nearest prototype point. II They are not restricted to being data points in the training set. III They are necessarily included in the training set. IV They are usually referred to as centroids.
A retail chain wants to group its 2 million customers based on purchase behavior. Analysts consider using K-Means because they need fast runtime and easy interpretability, but the leadership team worries whether the method assumes overly simple cluster shapes. What limitation of K-Means should the team be most concerned about?
Your retail analytics team is trying to group customers into clear segments based on buying behavior, purchasing channels, and store proximity. The leadership team wants each customer assigned to exactly one group—similar to the customer profiles shown below—so that marketing and pricing strategies can be targeted without any overlap. Which clustering method best fits this requirement?
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!