Optional Syntax Elements for TD_SVMPredict - 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ā„¢
Accumulate
Specifies the names of the input table columns that need to be copied from input test table to output.
OutputProb
Specifies whether the function outputs the probability for each response. Only applicable if ModelType is Classification.
Default: false
Responses
Specifies the class labels to output probabilities. Only applicable if OutputProb is true. A label must be 0 or 1. If not specified, the function outputs the probability of the predicted response.
ModelType
Specify the model type used by TD_SVM to train the dataset. Acceptable values are Regression, Classification.
Default: Classification