This function internally uses scikit-learn function GaussianMixture through teradataml Open source ML functions.
Attributes/Methods
| Attribute/Method Name | Supported | Notes |
|---|---|---|
| aggregationDepth | ||
| featuresCol | ||
| gaussians | ||
| gaussiansDF | ||
| hasSummary | ||
| k | ||
| maxIter | ||
| params | ||
| predictionCol | ||
| seed | ||
| summary | ||
| tol | ||
| weightCol | ||
| weights | ||
| cluster | ||
| clusterSizes | ||
| featuresCol | ||
| k | ||
| logLikelihood | ||
| numiter | ||
| predictionCol | ||
| predictions | ||
| probability | ||
| probabilityCol |