Click or drag to resize
Accord.NET (logo)

OneVsOneTBinary, TInputIndices Property

Gets the pair of class indices handled by each inner binary classification model.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
protected ClassPair[] Indices { get; }
Request Example View Source

Property Value

Type: ClassPair
See Also