applyassociationrulesnode properties
You can use the Association Rules modeling node to generate an association rules model nugget. The scripting name of this model nugget is applyassociationrulesnode. For more information on scripting the modeling node itself, see associationrulesnode properties.
applyassociationrulesnode properties |
Data type | Property description |
---|---|---|
max_predictions
|
integer | The maximum number of rules that can be applied to each input to the score. |
criterion
|
Confidence
Rulesupport
Lift
Conditionsupport
Deployability
|
Select the measure used to determine the strength of rules. |
allow_repeats
|
Boolean | Determine whether rules with the same prediction are included in the score. |
check_input
|
NoPredictions
Predictions
NoCheck
|