Click or drag to resize
Accord.NET (logo)

BaseHiddenConditionalRandomFieldLearning< T> Properties

The BaseHiddenConditionalRandomFieldLearning< T> 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