correlation_embed()
view matrix correlation of intNMF embedding
nmf_model (intNMF) – intNMF model with embed to compare correlations for. (.fit() has been called)
clustered (bool) – heatmap or clustermap
matplotlib ax if clustered False and seaborn clustergrid if clustered True