RSDMTD_ATTRFREQ - Class Frequency of Learnt Data
Class Frequency of Learnt Data information is stored in SAP table RSDMTD_ATTRFREQ.
It is part of development package RS_DME_DT in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Decison trees".
It is part of development package RS_DME_DT in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Decison trees".
Fields for table RSDMTD_ATTRFREQ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MODEL | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
COLUMN_NAME | Model Field ID | X | RSDMEM_COLUMN_ID | CHAR | 30 | |
VALUE_ID | Enumerated Value | X | RSDMED_ENUMID | NUMC | 5 | |
VALUE | Attribute Values | RSDMEM_ATTR_VAL64 | CHAR | 64 | ||
SUPPORT | Counts (Occurences, Frequency Distributions etc) | RSDMEM_COUNTS | DEC | 6 | ||
WEIGHT | Cumulative Weights | RSDMEM_WT_SUM | DEC | 10 |