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.
This exercise is part of the course
Cluster Analysis in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
