ROC Output with ROCTable - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

If you specify ROCTable, the function outputs a table to the screen and creates ROCTable.

Onscreen Output Table Schema

Column Data Type Description
model Same as model_id_column in input table [Column appears only with ModelIDColumn syntax element.] Model identifier or partition for ROC curve associated with observation, taken from model_id_column.
auc DOUBLE PRECISION Area under ROC curve for data in partition.
gini DOUBLE PRECISION Gini coefficient for ROC curve for data in partition.

ROCTable Schema

Same as default OutputTable Schema in ROC Output with OutputTable.