Matrix Plots
Let’s learn about matrix plots in seaborn.
We'll cover the following
Seaborn’s matrix plots, such as heatmap()
, allow us to plot the data as color-encoded matrices, while clustermap()
can be used to indicate clusters within the data.
Let’s learn this with examples:
Get hands-on with 1400+ tech skills courses.