Click or drag to resize
Accord.NET (logo)

KModesTIterations Property

Gets the number of iterations performed in the last call to this class' Compute methods.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public int Iterations { get; }
Request Example View Source

Property Value

Type: Int32
See Also