← 返回数学题库
4272机器学习简单数值题short

k-Means Centroid Update 2

题目

A 1D k-means step has current centroids 0 and 10, and the assigned points are {1,2} to the first cluster and {9} to the second. What are the updated centroids?

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

第 1 项

第 2 项