View Name: | columns_eda_stt_dsc_temp |
View Number: | 6067 |
Group: | Analytics |
Description: | Fetches all the statistics of values of discrete attributes in the EDA, for a certain subset |
Flags: | VIEW_OPTIMIZED |
Baseline/Custom: | Baseline |
View Field Name | Table Name | Field Name | Comment | Generic Field Id |
---|---|---|---|---|
objid | eda_dsc_vls | objid | Internal record number for eda_dsc_vls | 3 (UNIQUE) |
struct_list_objid | struct_lst | objid | Internal record number for struct_lst | |
disc_value | eda_dsc_vls | value_name | Name of the value | |
percent_occurences | eda_dsc_vls | value_percent | The percentage of records with this value | |
value_count | eda_dsc_vls | value_count | Number of records with this value | |
value_formatted | eda_dsc_vls | value_formatted | The percentage + '%' + value_name; e.g '20% NY' | |
upper_bound | eda_dsc_vls | upper_bound | For discretized attribute, the point of the value | |
model_objid | model | objid | Internal record number for model | |
subset_objid | subset | objid | Internal record number for subset |
Join From | Join To |
---|---|
(eda_attr).attr2struct_lst | (struct_lst).struct_lst2eda_attr |
(eda_stats).eda_stats2eda_attr | (eda_attr).eda_attr2eda_stats |
(eda_stats).eda_stats2stats_disc | (eda_sts_dsc).eda_sts_dsc2eda_stats |
(eda_dsc_vls).vals2eda_sts_dsc | (eda_sts_dsc).eda_sts_dsc2eda_dsc_vls |
(eda_stats).eda_stats2eda | (eda).eda2eda_stats |
(eda).eda2model | OUTER (model).model2eda |
(eda).eda2subset | (subset).subset2eda |
columns_eda_stt_dsc_temp | |||