pub fn e_step(vector: &ComparisonVector, params: &ModelParams) -> f32Expand description
Compute P(match | comparison_vector) for a single pair given current params.
pub fn e_step(vector: &ComparisonVector, params: &ModelParams) -> f32Compute P(match | comparison_vector) for a single pair given current params.