|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
cluster
will terminate
when either of the two following conditions is true:
the number of iterations is > max_iterations
none of the centroids has moved as much as convergence_threshold
since the previous iteration
Edge
s whose endpoints
satisfy distinct elements of the Predicate collection passed in as
a parameter to the constructor.partitions
array.
KPartiteSparseGraph
which contains all the
vertices and edges in g
.
PageRankWithPriors
that computes the importance of a node based upon taking fixed-length random
walks out from the root set and then computing the stationary probability of being at each node.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |