1. Učit se
  2. /
  3. Kurzy
  4. /
  5. Cluster Analysis in Python

Connected

Cvičení

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.

Pokyny

50 XP

Možné odpovědi