NaiveBayesPredict Arguments - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢
IDCol
Specify the name of the column that contains the ID that uniquely identifies the test input data.
NumericInputs
[Required if CategoricalInputs is omitted.] Specify the same numeric_input_columns that you specified when you used the NaiveBayesMap and NaiveBayesReduce functions to create the model table from the training data.
CategoricalInputs
[Required if NumericInputs is omitted.] Specify the same categorical_input_columns that you specified when you used the NaiveBayesMap and NaiveBayesReduce functions to create the model table from the training data.
For information about columns that you must identify as categorical, see Identification of Categorical Columns.
Responses
Specify the responses to output. You must specify this argument if you provide the model table as an input table.