K Means Predict VAL

The function performs cluster prediction on test data based on the cluster model generated by KMeans VALIB function and generates a dataset containing progress report with two columns, a timestamp, and a progress message. There is an additional required input table that specifies the model used by the VALIB KMeans function.

Options

Accumulate
Specifies the names of one or more columns from the input teradataml DataFrame that can be passed along to the output teradataml DataFrame.
Cluster Column Name
Specifies the name of the column representing cluster identifier.
Fallback
Specifies an optional flag to indicate ('True'), that the scored output teradataml DataFrame has the fallback attribute (that is, have a mirrored copy).
Index Columns
Specifies the names of one or more columns in the input teradataml DataFrame to use as the primary index of the scored output DataFrame.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
K Means Predict VAL input
Icon
K Means Predict VAL input

Output Ports

Icon
K Means Predict VAL output

Nodes

Extensions

Links