Click or drag to resize
Accord.NET (logo)

OneVsOneLearningTInput, TBinary, TModelSubproblemStarted Event

Occurs when the learning of a subproblem has started.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public event EventHandler<SubproblemEventArgs> SubproblemStarted
Request Example View Source

Value

Type: SystemEventHandlerSubproblemEventArgs
See Also