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.
- Type: DB SessionTeradata ConnectionConnection to a Teradata Database Instance
- Type: TableK Means Predict VAL inputK Means Predict VAL input
- Type: TableKMeansK Means Predict VAL input