Click or drag to resize
Accord.NET (logo)

BinaryLearningBaseTModel, TInput Properties

The BinaryLearningBaseTModel, TInput generic type exposes the following members.

Properties
  NameDescription
Public propertyModel
Gets or sets the classifier being learned.
Public propertyToken
Gets or sets a cancellation token that can be used to stop the learning algorithm while it is running.
Top
See Also