Interface SeedingStrategy

All Known Implementing Classes:
KMeansSeedingStrategy, RandomSeedingStrategy

public interface SeedingStrategy
Defines the seeding routine to be used as part of a matrix factorization algorithm.