Click or drag to resize
Accord.NET (logo)

HiddenConditionalRandomFieldTDecode Method

Overload List
  NameDescription
Public methodDecode(T, Int32)
Computes the most likely state labels for the given observations, returning the overall sequence probability for this model.
Public methodDecode(T, Int32, Double)
Computes the most likely state labels for the given observations, returning the overall sequence probability for this model.
Top
See Also