GMMPredict Function | Teradata Vantage - GMMPredict (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.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).