Concepts

sns.clustermap

A function from the seaborn visualisation library that draws a heatmap with rows and columns automatically reordered so that similar values cluster together.

Return to all terms