heatmap() is very useful for confusion matrices and the like, in particular with annot = True. Still, it would be nice to be able to see the marginal distributions as well, much like with jointplot(). That would allow to assess imbalanced distributions much better.
heatmap()is very useful for confusion matrices and the like, in particular withannot = True. Still, it would be nice to be able to see the marginal distributions as well, much like withjointplot(). That would allow to assess imbalanced distributions much better.