Class KMeansSeedingStrategy

java.lang.Object
org.carrot2.math.matrix.KMeansSeedingStrategy
All Implemented Interfaces:
SeedingStrategy

public class KMeansSeedingStrategy extends Object implements SeedingStrategy
Matrix seeding based on the k-means algorithms.