1. 学习
  2. /
  3. 课程
  4. /
  5. Cluster Analysis in Python

Connected

练习

How many clusters in comic con data?

Given the dendrogram from the last exercise, how many clusters can you see in the data?

A dendrogram is stored in the variable dn. Use plt.show() to display the dendrogram.

说明

50 XP

答案选项