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







Taak
Swipe to start coding
- Create the
clustermap
using theseaborn
library:
- Add the data for the
clustermap
. Input only the name of the DataFrame; - Set the
'vlag'
cmap
; - Set the
standard_scale
parameter equals1
; - Set the
'single'
method
parameter; - Set the
'correlation'
metric
parameter; - Add the
annot
; - Set the
vmin
parameter equals0
andvmax
parameter equals10
; - Display the plot.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 2
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Awesome!
Completion rate improved to 4.35
Clustermap
Veeg om het menu te tonen
A clustermap
is a matrix plot with a heatmap and two clustering dendrograms (learn more: Machine Learning).







Taak
Swipe to start coding
- Create the
clustermap
using theseaborn
library:
- Add the data for the
clustermap
. Input only the name of the DataFrame; - Set the
'vlag'
cmap
; - Set the
standard_scale
parameter equals1
; - Set the
'single'
method
parameter; - Set the
'correlation'
metric
parameter; - Add the
annot
; - Set the
vmin
parameter equals0
andvmax
parameter equals10
; - Display the plot.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Awesome!
Completion rate improved to 4.35Sectie 4. Hoofdstuk 2
single