pub fn estimate_lambda(batch: &ComparisonBatch) -> f32Expand description
Estimate the prior match rate λ = P(true match in candidate set).
pub fn estimate_lambda(batch: &ComparisonBatch) -> f32Estimate the prior match rate λ = P(true match in candidate set).