Optional Syntax Elements for TD_ROC - Analytics Database
Database Analytic Functions
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Release Number
- 17.20
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2025-04-01
- dita:mapPath
- gjn1627595495337.ditamap
- dita:ditavalPath
- qkf1628213546010.ditaval
- dita:id
- jmh1512506877710
- Product Category
- Teradata Vantageā¢
- OUT clause
- Accepts the OutputTable clause.
- ModelIDColumn
- Specifies the InputTable column name that contains the model or partition identifiers for the ROC curves.
- PositiveLabel
- Specifies the positive class label.
- Default: 1.
- NumThresholds
- Specifies the thresholds number for this function. The value must be in the range [1, 10000].
- Default: 50 (The function uniformly distributes the thresholds between 0 and 1.)
- AUC
- Specifies whether the function displays the AUC calculated from the ROC values (thresholds, false positive rates, and true positive rates).
- GINI
- Specifies whether the function displays the Gini coefficient calculated from the ROC values. The Gini coefficient is an inequality measure among the values of a frequency distribution. A Gini coefficient of 0 indicates that all values are the same. The closer the Gini coefficient is to 1, the more unequal are the values in the distribution.