Hi, below code is from the book but missing in the cell In[17] of ch11.ipynb.
row_clusters = linkage(df.values, method='complete', metric='euclidean')
Hi, below code is from the book but missing in the cell In[17] of ch11.ipynb.
row_clusters = linkage(df.values, method='complete', metric='euclidean')