Uses of Class
elki.clustering.kmeans.spherical.SphericalSimplifiedElkanKMeans
-
Packages that use SphericalSimplifiedElkanKMeans Package Description elki.clustering.kmeans.spherical Spherical k-means clustering and variations. -
-
Uses of SphericalSimplifiedElkanKMeans in elki.clustering.kmeans.spherical
Subclasses of SphericalSimplifiedElkanKMeans in elki.clustering.kmeans.spherical Modifier and Type Class Description class
SphericalElkanKMeans<V extends NumberVector>
Elkan's fast k-means by exploiting the triangle inequality.Methods in elki.clustering.kmeans.spherical that return SphericalSimplifiedElkanKMeans Modifier and Type Method Description SphericalSimplifiedElkanKMeans<V>
SphericalSimplifiedElkanKMeans.Par. make()
-