Skip to content

Commit

Permalink
Rebalance lines
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlayton committed Sep 5, 2013
1 parent de04e21 commit aeaded6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/clustering.rst
Expand Up @@ -578,7 +578,7 @@ Minimum Spanning Tree Clustering
The :class:`MSTCluster` algorithm forms a minimum spanning tree over the data,
and then cuts any edges that have a weight higher than some predefined
threshold. This separates the data into connected components, each representing
a separate cluster.
a separate git cocluster.

In graph theory, a minimum spanning tree is a set of connections between nodes
that link all nodes together with the minimum sum of weights. In the
Expand Down

0 comments on commit aeaded6

Please sign in to comment.