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







Tarea
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.
 
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 4. Capítulo 2
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Suggested prompts:
Resumir este capítulo
Explicar el código en file
Explicar por qué file no resuelve la tarea
Awesome!
Completion rate improved to 4.35
Clustermap
Desliza para mostrar el menú
A clustermap  is a matrix plot with a heatmap and two clustering dendrograms (learn more: Machine Learning).







Tarea
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.
 
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 4. Capítulo 2
single