Click or drag to resize
Accord.NET (logo)

OneVsOneTBinary, TInputLastDecisionPath Property

Gets the last decision path without cloning.

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

Property Value

Type: Decision
See Also