Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
查看此内容时,我们如何知道找到最佳聚类数?我使用 K-means 并在图表上找到了显示最佳点的“肘部”,但我无法仅从树状图中找出这一点。
解释取决于您使用的指标和链接。
但总的来说,您希望保留具有“许多”观察值且上方距离“大”的分支(用于下一次合并)。