filmov
tv
Seaborn clustermap | How the clustermap works and what is the clustermap?
Показать описание
This seaborn clustermap tutorial video shows you how to create a clustermap using Python seaborn. First we talk about what the clustermap is: a matrix plot with a heatmap and two clustering dendrograms. Next I walk you through some basic clustermap code for a toy data set so that you can understand what the clustermap does. I then explain the algorithm behind the clustermap: hierarchical agglomerative clustering. We discuss how the clustermap algorithm works and how it makes a dendrogram. Then I show you how to build a clustermap for more advanced data and how you can use the seaborn clustermap standard_scale to scale your columns. Then we move on to two important parameters: the distance metric and the linkage. I walk you through what each of these are with example visuals, and we also see these in the seaborn clustermap code as the metric and method keyword arguments. Finally, I show you how to use the seaborn clustermap row_colors option to tag your rows by color based on a categorical column of your dataset.
0:00 What is the clustermap?
0:24 Basic clustermap code
3:34 How clustermap works (HAC)
5:16 Clustermap for penguins
8:05 Metric and Linkage
10:34 Clustermap row colors
12:24 Final tip
Github CODE:
Related VIDEOS:
#seaborn #dataviz
0:00 What is the clustermap?
0:24 Basic clustermap code
3:34 How clustermap works (HAC)
5:16 Clustermap for penguins
8:05 Metric and Linkage
10:34 Clustermap row colors
12:24 Final tip
Github CODE:
Related VIDEOS:
#seaborn #dataviz
Комментарии