Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Model Vie... > Association > AR Troubleshooting, Model V... > AR Model Viewer > AR Algorithm Settings
Association (AR) supports these settings:
Maximum Rule Length: The maximum number of attributes in each rule; this number must be an integer between 2 and 20. Higher numbers of rules result in slower builds. The default value is 4.
You can change the number of attributes in a rule, or you can specify no limit for the number of attributes in a rule. Specifying a large number of attributes in each rule increases the number of rules considerably. A good practice is to start with the default and increase this number slowly.
Minimum Confidence: Confidence in the rules. A number between 0 and 100 indicating a percent. High confidence results in a faster build. The default is 10%.
Minimum Support: A number between 0 and 100 indicating a percent. Smaller values for support results in slower builds and requires more system resources. The default is 1%.