Clustermap
A clustermap is a matrix plot with a heatmap and two clustering dendrograms (learn more: Machine Learning).







Tarefa
Swipe to start coding
- Create the
clustermapusing theseabornlibrary:
- Add the data for the
clustermap. Input only the name of the DataFrame; - Set the
'vlag'cmap; - Set the
standard_scaleparameter equals1; - Set the
'single'methodparameter; - Set the
'correlation'metricparameter; - Add the
annot; - Set the
vminparameter equals0andvmaxparameter equals10; - Display the plot.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 2
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 4.35
Clustermap
Deslize para mostrar o menu
A clustermap is a matrix plot with a heatmap and two clustering dendrograms (learn more: Machine Learning).







Tarefa
Swipe to start coding
- Create the
clustermapusing theseabornlibrary:
- Add the data for the
clustermap. Input only the name of the DataFrame; - Set the
'vlag'cmap; - Set the
standard_scaleparameter equals1; - Set the
'single'methodparameter; - Set the
'correlation'metricparameter; - Add the
annot; - Set the
vminparameter equals0andvmaxparameter equals10; - Display the plot.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 4. Capítulo 2
single