This function internally uses scikit-learn function KMeans through teradataml Open source ML functions.
Attributes/Methods
Attribute/Method Name | Supported | Notes |
---|---|---|
clear | ||
clusterCenters | ||
copy | ||
explainParam | ||
explainParams | ||
extractParamMap | ||
getDistanceMeasure | ||
getFeaturesCol | ||
getInitSteps | ||
getK | ||
getMaxBlockSizeInMB | ||
getMaxIter | ||
getOrDefault | ||
getParam | ||
getPredictionCol | ||
getSeed | ||
getSolver | ||
getTol | ||
getWeightCol | ||
hasDefault | ||
hasParam | ||
isDefined | ||
isSet | ||
load | ||
predict | ||
read | ||
save | ||
set | ||
setFeaturesCol | ||
setPredictionCol | ||
transform | ||
write | ||
distanceMeasure | ||
featuresCol | ||
hasSummary | ||
initMode | ||
initSteps | ||
k | ||
maxBlockSizeInMB | ||
maxIter | ||
params | ||
predictionCol | ||
seed | ||
solver | ||
summary | ||
tol | ||
weightCol |