![]() |
AssociationRuleT Properties |
The AssociationRuleT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Confidence |
Gets or sets the confidence of this rule (as a percentage).
|
![]() | Support |
Gets or sets the number of cases that support this rule
(the number of times this association has been seen in the
training set).
|
![]() | X |
Gets or sets the set of items that triggers the
activation of this association rule.
|
![]() | Y |
Gets or sets the set of items that are also likely to
be included in the original list given that
the input items are present.
|