← 返回数学题库
4276机器学习中等数值题short

Within-Cluster Sum of Squares 1

题目

A DBSCAN point has 4 neighbors within eps when minPts=5, so it is not core. If eps is increased and the neighborhood count becomes 6, what status change occurs?

解题计时

0:00

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

你的答案