Click or drag to resize

KMeansTData, TDataSumHasPatchingEmptyClustersFailed Property

If true, during evaluation, empty clusters have appeared, which could not be patched with other data.

Namespace: Altaxo.Calc.Clustering
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HasPatchingEmptyClustersFailed { get; protected set; }

Property Value

Boolean
See Also