View Name: | weight_attr_dsc_view |
View Number: | 6062 |
Group: | Analytics |
Description: | List of discrete attributes 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 | wgt_att_dsc | attribute_name | The name of the attribute | |
description | sp_miss_vls | value_name | Name of the value | |
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).weight2wgt_att_dsc | (wgt_att_dsc).wgt_att_dsc2weight |
(sp_miss_vls).sp_miss_vls2wgt_att_dsc | (wgt_att_dsc).wgt_att_dsc2sp_miss_vls |
weight_attr_dsc_view | |||