KModesPredict Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.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 OutputDistance ('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 InputTable [Column appears once for each specified accumulate_column.] Column copied from InputTable.