Click or drag to resize
Accord.NET (logo)

ISupportVectorMachineLearningTKernel, TInput Properties

The ISupportVectorMachineLearningTKernel, TInput generic type exposes the following members.

Properties
  NameDescription
Public propertyModel
Gets or sets the support vector machine being learned.
Public propertyToken
Gets or sets a cancellation token that can be used to stop the learning algorithm while it is running.
(Inherited from ISupervisedLearningTModel, TInput, TOutput.)
Top
See Also