TD_​NaiveBayesTextClassifierTrainer

Trains a Naive Bayes text classifier model.

Options

DocCategoryColumn
Specifies the name of the input table column that contains the document category.
DocIdColumn
Specifies the name of the input table column that contains the document identifier.
ModelType
Specifies the model type of the text classifier. The default value is 'Multinomial'.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
Volatile
Specifies whether the table should be a VOLATILE table. If true, then the table is automatically deleted, otherwise it is users responsibility to remove or clean it up for space.
TokenColumn
Specifies the name of the input table column that contains the tokens.

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
The table defining the training tokens.

Output Ports

Icon
output of TD_NaiveBayesTextClassifierTrainer

Nodes

Extensions

Links