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.
Diese Übung ist Teil des Kurses
Cluster Analysis in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
