To adjust column and rule building settings

In this example, sex is classified as Categorical data. This is because the database can contain only two values: male and female. Age is treated as a continuous variable (it can have values from 0 to around 100).
Note: Rule Manager examines all the values in a data column. By default, if there are five or fewer distinct values, then the column is considered Categorical. This default can be adjusted; for example, if you frequently process a numeric code for Month (12 distinct values that should be treated as categories, not ranges). The default is set by the value of rulesFromData.distinctValuesLimit in the cpaa.properties file. This property file is typically located in the following directory:
jboss\server\default\deploy\arm.ear\arm.war\WEB-INF\classes
The Rule Manager lets you to set fixed categories or variable categories. This example shows that (by default) three age ranges have been automatically determined by the Rule Manager (by examining the statistics for the column - the mean and standard deviation).
If you select the Limit Rules by Importance checkbox, you can:
| Copyright © 2009 CA. All rights reserved. | Email CA Technologies about this topic |