RSDMTD_NODE_DIST - Node Class Distribution
Node Class Distribution information is stored in SAP table RSDMTD_NODE_DIST.
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_NODE_DIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MODEL | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
TREE_ID | ID for Tree Related IDs | X | RSDMED_TREE_ID | NUMC | 5 | |
NODE | Node Identifier | X | RSDMED_NODEID | NUMC | 10 | |
CLASS | Attribute Values | X | RSDMEM_ATTR_VAL64 | CHAR | 64 | |
SUPPORT | Counts (Occurences, Frequency Distributions etc) | RSDMEM_COUNTS | DEC | 6 | ||
WEIGHT | Cumulative Weights | RSDMEM_WT_SUM | DEC | 10 |