rule_stats_objid | rule_stats | objid | Internal record number of rule_stats | 3 (UNIQUE) |
objid | model | objid | Internal record number of model | |
weight_objid | weight | objid | Internal record number of weight | |
rule_objid | anls_rule | objid | Internal record number of anls_rule | |
rule_number | anls_rule | rule_num | A serial number of the rule | |
is_manual | anls_rule | is_manual | Indicates whether the rule is generated manually; 1=Yes, 0=No; default=0 | |
rule_header | anls_rule | header | A string that contains the first 3 attributes of the rule | |
description | anls_rule | display | Conditions of the rule | |
rule_description | anls_rule | description | Conditions of the rule | |
class_condition | rs_cls_simp | ud_condition | Undecorated condition | |
weight | weight | weight | The weight of a model | |
is_active | weight | is_active | Indicates whether the rule is active in the model; 1=Yes, 0=No; default=0 | |
exp_accuracy | rule_stats | exp_accuracy | A formula to calculate the accuracy of the rule | |
coverage_percent | rule_stats | coverage_percent | The percentage of total population | |
relative_risk | rule_stats | relative_risk | The ratio of the base and non base hits | |
is_value | rule_stats | is_value | Indicates if a specific measure is used. ; 1=Yes, 0=No; Default = 0. | |
is_real_world | rule_stats | is_real_world | Indicates if it is a real world; 1=Yes, 0=No; Default=0 | |
importance_title | anls_rule | importance | Rule importance (high, medium, low). | |