TD_KMeans Input - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-02-17
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

InputTable Schema

Column Data Type Description
IdColumn Any The InputTable column name that has the unique identifier for each input table row.
TargetColumns BYTEINT, SMALLINT, INTEGER, BIGINT, DECIMAL, NUMERIC, FLOAT, REAL, DOUBLE PRECISION The InputTable columns for clustering.

InitialCentroids Table Schema

Column Data Type Description
Initial_Clusterid_Column BYTEINT, SMALLINT, INTEGER, BIGINT The column that contains the unique identifiers of initial centroids.
TargetColumns BYTEINT, SMALLINT, INTEGER, BIGINT, DECIMAL, NUMERIC, FLOAT, REAL, DOUBLE PRECISION The columns that contain the initial centroid values.