Optional Syntax Elements for TD_DecisionForestPredict - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798
Detailed
Indicator to output detailed information about the decision tree and the specific tree information, including the task index and the tree index for each tree.
Default: false.
OutputProb
Indicator to output the probability for each response. If you omit Responses, the function outputs only the probability of the predicted class. Options are true and false. Must be true when using Responses.
Default: false.
The OutputProb argument only works with a classification model.
Responses
Classes to output the probabilities. Default behavior is to output only the probability of the predicted class.
The Responses argument only works with a classification model.
Accumulate
Names of the input columns to copy to the output table.