2

I am using scipy.cluster.hierarchy as sch to draw a dendogram after makeing an hierarchical clustering. The problem is that the clustering happens on the top of the dendogram in between 0.8 and 1.0 which is the similarity degree in the y axis. How can i "cut" all the graph from 0 to 0.6 where nothing "interesting" graphically is happening?

4

1 に答える 1