Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Model Vie... > Association > AR Troubleshooting, Model V... > Troubleshooting AR Models > Algorithm Settings for AR
To change algorithm settings for an Association node, right-click the node, and select Advanced Settings.Then select the model. The following settings are displayed in the Algorithm settings tab:
Maximum rule length (default is 4)
Minimum confidence (default is 10%)
Minimum support (default is 10%)
For more information, see AR Algorithm Settings.
If no rules were generated, first try decreasing Minimum Support; if that doesn't work, decrease Minimum Confidence. It may be necessary to specify values much smaller than 0.1 for either of these values.
After you are done making changes, click OK. You must now run the node again.