KMeans Cluster.Sum Of Squares Property
Gets the within-cluster sum of squares of the distances.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double SumOfSquares { get; }