Skip to content

compare_probabilistic_exact_match #201

@ericbuckley

Description

@ericbuckley

Summary

Create a new evaluator function named compare_probabilistic_exact_match, this should behave just like the fuzzy_match variant but return a 0 if its not an exact match and the entire log odds score if it is. This will be useful for enum fields like SEX and RACE.

Acceptance Criteria

  • A new matching function
  • Registration in the FeatureFunc class
  • New test cases in test_matchers

Metadata

Metadata

Assignees

Labels

apiNew API feature
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions