KMeans Cluster Analysis.Random Source Property
Gets or sets the random number generator that may be used
during the initialization of the K-means algorithm.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
public IRandomSource RandomSource { get; set; }