Package org.apache.lucene.sandbox.codecs.quantization
package org.apache.lucene.sandbox.codecs.quantization
This package implements KMeans algorithm for clustering vectors
-
ClassDescriptionKMeans clustering algorithm for vectorsKmeans initialization methodsResults of KMeans clusteringA reader of vector values that samples a subset of the vectors.