<model name>_DISCRANGES table
This table contains information about discretization for each numeric column.
Note: This feature is available starting from Db2®
version 11.5.4.
If the model does not contain numeric columns, the <model
name>_DISCRANGES table is not available.The following table shows the table columns:
Column name | Data type | Description |
---|---|---|
COLNAME | VARCHAR(128) | Column name from the intable for numeric columns |
BREAK | DOUBLE | The limit that defines the bin number for the discretization of numeric columns |