This function internally uses scikit-learn function GaussianMixture through teradataml Open source ML functions.
Attributes/Methods
| Attribute/Method Name | Supported | Notes |
|---|---|---|
| clear | ||
| copy | ||
| explainParam | ||
| explainParams | ||
| extractParamMap | ||
| getAggregationDepth | ||
| getFeaturesCol | ||
| getK | ||
| getMaxIter | ||
| getOrDefault | ||
| getParam | ||
| getPredictionCol | ||
| getProbabilityCol | ||
| getSeed | ||
| getTol | ||
| getWeightCol | ||
| hasDefault | ||
| hasParam | ||
| isDefined | ||
| isSet | ||
| load | ||
| predict | ||
| predictProbability | ||
| read | ||
| save | ||
| set | ||
| setFeaturesCol | ||
| setPredictionCol | ||
| setProbabilityCol | ||
| transform | ||
| write |