DecisionTreePredict Syntax Elements - Teradata® Database

Database Analytic Functions

Product
Teradata® Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/wnd1589838592459.ditamap
dita:ditavalPath
Teradata_Vantage™___Advanced_SQL_Engine_Analytic_Functions.withLogo_upload_July2021/ayr1485454803741.ditaval
dita:id
B035-1206
lifecycle
previous
Product Category
Teradata Vantage™
AttrTableGroupByColumns
Specify the names of the columns on which AttributeTable is partitioned. Each partition contains one attribute of the input data.
AttrTablePIDColumns
Specify the names of the columns that define the data point identifiers.
AttrTableValColumn
Specify the name of the AttributeTable column that contains the input values.
OutputProb
[Required to be 'true' with Responses, optional otherwise.] Specify whether to output probabilities.
Default: 'false'
Responses

[Optional with OutputProb, disallowed otherwise.] Specify the labels for which to output probabilities.

Default behavior: Output only the probability of the predicted class.
Accumulate
[Optional] Specify the names of the input columns to copy to the output table.
If you are using this function to create input for ML Engine ROC function, this syntax element must specify actual_label.