 | KMeansClusteringK Property |
Gets the number of clusters computed during the last clustering..
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxPublic ReadOnly Property K As Integer
Get
public:
property int K {
int get ();
}
Property Value
Int32
See Also