|
|
AssociationRuleMatcherT Properties |
The AssociationRuleMatcherT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberOfClasses |
Gets the number of classes expected and recognized by the classifier.
| |
| NumberOfInputs |
Gets the number of items seen by the model during training.
| |
| NumberOfOutputs |
Gets the number of association rules seen by the model.
| |
| Rules |
Gets or sets the association rules in this model.
| |
| Threshold |
Gets or sets the minimum confidence threshold used to
determine whether a rule applies to an input or not.
|