public class KMeansClusteringSettings extends Object
Constructor and Description |
---|
KMeansClusteringSettings()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getnClusters()
Returns the number of clusters to use.
|
void |
setnClusters(int nClusters)
Sets the number of clusters to use.
|
Copyright © 2021. All rights reserved.