Click or drag to resize
Accord.NET (logo)

ThresholdLearning Properties

The ThresholdLearning type exposes the following members.

Properties
  NameDescription
Public propertyModel
Gets or sets the model being trained.
Public propertyParallelOptions
Gets or sets the parallelization options for this algorithm.
(Inherited from ParallelLearningBase.)
Public propertyToken
Gets or sets a cancellation token that can be used to cancel the algorithm while it is running.
(Inherited from ParallelLearningBase.)
Top
See Also