|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CentroidsInitialisationStrategy | This strategy allows for different ways of initializing the centroids of a clustering. |
Class Summary | |
---|---|
DataSetBasedCentroidsInitialisationStrategy | This strategy initializes the parts of the returned centroids Vector from
randomly chosen patterns in the dataset. |
KMeans | This algorithm is an implementation of the KMeans Clustering algorithm. |
RandomCentroidsInitialisationStrategy | This strategy initializes the centroids of a clustering to random positions in the search space. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |