This tutorial will look at creating and customizing heatmaps using the seaborn library in python.
Thanks for watching!
Roshan Cyriac Mathew
Subscribe to my channel on:
https://bit.ly/2Xgqx3n
Stay updated on my Instagram page:
/ theaianddschannel
Link to code on Git Hub:
https://github.com/roshancyriacmathew...
Some of the topics covered in this video include:
how to create a basic heatmap,
how to change the size of the heatmap,
how to change the data on the x-axis and y-axis,
how to turn off the colour bar,
how to change the orientation of the colour bar,
how to add a line between the cells in the heatmap,
how to add values in the heatmap (how to add annotation),
how to change the colour of the heatmap (using the cmap parameter),
how to plot a heatmap correlation matrix,
how to plot the lower half of the correlation matrix,
how to customize the font and style in the correlation matrix.
link to colourmaps shown in the video:
https://matplotlib.org/stable/tutoria...
#heatmap #seaborn #datavisualization