MatchGroup
Two rows are considered equal when:
- each condition matched with a rate greater than the condition level, and
- the common group rate (calculated from rate of conditions in that group considering conditions weight) is greater than the group level.
Derived from MatchGroupBase
Properties
Name | Type | Definition |
---|---|---|
Conditions | List<MatchCondition> | Group of conditions for matching data |
Updated over 3 years ago