TD_NaiveBayesPredict Output - 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ā„¢
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 predicted 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.