GMMPredict (ML Engine) - 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™

The GMMPredict function takes the output from the function GMM (ML Engine) and predicts the cluster assignments for each [[σ11 σ12 … σ1D], [σ21 ... σD], [σD-1 … σDD]] point in a specified data set. Because GMM functions do soft assignments of data points to clusters (that is, GMM functions give probabilities that each data point is in each cluster), you can specify the top N most likely clusters for a given point and the probability that the point is a member of each of those clusters.

The output table of the GMMPredict function can be input to the function GMMProfile (ML Engine).