Click or drag to resize
Accord.NET (logo)

MulticlassLearningBaseTModel, TInput Properties

The MulticlassLearningBaseTModel, TInput generic type exposes the following members.

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