ConfusionMatrix Syntax Elements - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢
CountTable
Specify the name of the confusion matrix, an output table.
StatTable
Specify the name of the output table of overall statistics.
AccuracyTable
Specify the name of the output table of statistics for each class.
ObservationColumn
Specify the name of the input column that contains the observed class.
PredictColumn
Specify the name of the input column that contains the predicted class.
Classes
[Optional] Specify the classes to output in the AccuracyTable.
Default: All classes
Prevalence
[Optional] Specify the prevalences for the classes to output in the AccuracyTable. Therefore, if you specify Prevalence, you must also specify Classes, and for every class, you must specify a prevalence. Each prevalence is a numeric value.