SciPy

scipy.cluster.hierarchy.ClusterNode.is_leaf

ClusterNode.is_leaf(self)[source]

Return True if the target node is a leaf.

Returns
leafnessbool

True if the target node is a leaf node.

Previous topic

scipy.cluster.hierarchy.ClusterNode.get_right

Next topic

scipy.cluster.hierarchy.ClusterNode.pre_order