KModesPredict Output - 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ā„¢

Output Table Schema

Column Data Type Description
set_id VARCHAR [Column appears only if multiple models are trained.] Model identifier.
cluster_id VARCHAR Cluster identifier assigned by function.
distance DOUBLE PRECISION [Column appears only with PrintDistance ('true').] Distance from observation to closest centroid.
numerical_attribute DOUBLE PRECISION [Column appears once for each numerical attribute.] Name of numerical attribute.
categorical_attribute VARCHAR [Column appears once for each categorical attribute and for each numerical attribute specified by NumericAsCategorical in KModes call that created model.] Name of attribute.
accumulate_column Same as in input table [Column appears once for each specified accumulate_column.] Column copied from input table.