Module org.elasticsearch.server
Package org.elasticsearch.index.codec.vectors.cluster
package org.elasticsearch.index.codec.vectors.cluster
-
ClassDescriptionA
FloatVectorValuesthat adds best-centroid computation.An implementation of the hierarchical k-means algorithm that better partitions data than naive k-meansUnified class that can represent on-heap and off-heap vector values.Output object for clustering (partitioning) a set of vectorsCopied from and modified from Apache Lucene.Computes an approximation of the q-quantile of a data stream using constant memory.