|
KMedoidsTIterations 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; protected set; }
Public Property Iterations As Integer
Get
Protected Set
Request Example
View SourceProperty Value
Type:
Int32See Also