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 is None
and a new figure is created.
- Returns:
The matplotlib axes object.
- Return type:
matplotlib.axes.Axes