RSDMTD_CLASSFREQ - Class Frequency of Learnt Data
Class Frequency of Learnt Data information is stored in SAP table RSDMTD_CLASSFREQ.
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_CLASSFREQ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MODEL | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
CLASS_GUID | Model Field ID | X | RSDMEM_COLUMN_ID | CHAR | 30 | |
CLASSVAL_ID | Enumerated Value | X | RSDMED_ENUMID | NUMC | 5 | |
CLASS_TECHNAME | Model Field Name | RSDMEM_COLUMN_NAME | CHAR | 30 | ||
CLASS_VALUE | Value of the prediction field in the data | RSDMED_CLASS_VAL | CHAR | 64 | ||
SUPPORT | Counts (Occurences, Frequency Distributions etc) | RSDMEM_COUNTS | DEC | 6 | ||
WEIGHT | Cumulative Weights | RSDMEM_WT_SUM | DEC | 10 |