Class ScalarQuantizer.ScoreErrorCorrelator

java.lang.Object
org.apache.lucene.util.quantization.ScalarQuantizer.ScoreErrorCorrelator
Enclosing class:
ScalarQuantizer

private static class ScalarQuantizer.ScoreErrorCorrelator extends Object
This class is used to correlate the scores of the nearest neighbors with the errors in the scores. This is used to find the best quantile pair for the scalar quantizer.