View Name: | weight_rule_view |
View Number: | 6060 |
Group: | Analytics |
Description: | List of rules weights for logistic regression model. Used in lr_definition view |
Flags: | VIEW_OPTIMIZED |
Baseline/Custom: | Baseline |
View Field Name | Table Name | Field Name | Comment | Generic Field Id |
---|---|---|---|---|
objid | model | objid | Internal record number of model | |
weight_objid | weight | objid | Internal record number of weight | 3 (UNIQUE) |
coefficient | weight | weight | The weight of a model | |
pvalue | weight | p_value | The level of significance of the weight | |
header | anls_rule | header | A string that contains the first 3 attributes of the rule | |
description | anls_rule | display | Conditions of the rule | |
importance_title | gbst_elm | title | Name of the item/element |
Join From | Join To |
---|---|
(weight_set).weight_set2model | (model).model2weight_set |
(weight).weight2weight_set | (weight_set).weight_set2weight |
(weight).weight2gbst_elm | (gbst_elm).type2weight |
(weight).weight2anls_rule | (anls_rule).anls_rule2weight |
weight_rule_view | |||