Uses of Interface
org.ojalgo.data.cluster.ClusteringAlgorithm
Packages that use ClusteringAlgorithm
-
Uses of ClusteringAlgorithm in org.ojalgo.data.cluster
Classes in org.ojalgo.data.cluster that implement ClusteringAlgorithmModifier and TypeClassDescription(package private) final classclassFacade for clustering objects represented by float feature vectors.final classContains the outline of the k-means algorithm, but designed for customisation.(package private) final classfinal classGreedy clustering algorithm.(package private) final class(package private) final classRandomly assigns each item to one of k clusters.(package private) final classSpectral clustering forPoints using a fully connected RBF similarity graph and the symmetric normalised Laplacian.