visualize
❭ dendrogram
❭ Dendrogram
❭ plot
Dendrogram.plot¶
-
visualize.dendrogram.Dendrogram.plot(ax=
None
)¶ Plot the dendrogram.
- Parameters:¶
ax (
matplotlib.axes.Axes
) – The matplotlib axes object. Default isNone
and a new figure is created.- Returns:¶
The matplotlib axes object.
- Return type:¶