Required Syntax Elements for TD_KMeansPredict - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-01
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢

The following are the hyperparameters that you tune when using the TD_KMeansPredict function:

ON clause
Accepts the InputTable and ModelTable clauses.
  • The input table can have no partition at all, or have the following combinations of PARTITION BY ANY/ORDER BY clauses:
    • PARTITION BY ANY ORDER BY
    • PARTITION BY ANY
  • ModelTable must be a DIMENSION table with an optional ORDER BY clause. If you specify PARTITION BY column for ModelTable instead of DIMENSION, an error is reported