Click or drag to resize
Accord.NET (logo)

BaseHiddenConditionalRandomFieldLearningT Properties

The BaseHiddenConditionalRandomFieldLearningT generic type exposes the following members.

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