Getting started
User Guide
API reference
Development
Release notes
GitHub
scipy.cluster.hierarchy.ClusterNode.is_leaf
¶
ClusterNode.
is_leaf
(
)
[source]
¶
Return True if the target node is a leaf.
Returns
leafness
bool
True if the target node is a leaf node.
scipy.cluster.hierarchy.ClusterNode.get_right
scipy.cluster.hierarchy.ClusterNode.pre_order