TD_NaiveBayesPredict Output - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
OutputTable Schema
Column Name Data Type Description
id_column Any Column containing the identifier of the rows or partition or sample.
Prediction VARCHAR Column containing the prediction value.
Loglik REAL Column appears only if responses argument is not present. Column contains the log likelihood of the predicted value.
Prob REAL Column appears only if responses argument is not present and Prob argument is present. The Column contains the probability of the predicticted value.
Loglik_<response_i> REAL Column appears only if responses argument is present. The Column contains the log likelihood of all the response values.
Prob_<response_i> REAL Column appears only if responses argument is present and Prob argument is present. The column contains the probability of all the response values.
accumulate_column Any Columns copied from the input table.