Click or drag to resize
Accord.NET (logo)

ConditionalRandomFieldTDecide Method

Overload List
  NameDescription
Public methodDecide(TInput)
Computes class-label decisions for the given input.
(Inherited from TaggerBaseTInput.)
Public methodDecide(TInput)
Computes class-label decisions for the given input.
(Inherited from TaggerBaseTInput.)
Public methodDecide(TInput, Int32)
Computes class-label decisions for the given input.
(Inherited from TaggerBaseTInput.)
Public methodDecide(T, Int32)
Computes class-label decisions for the given input.
(Overrides TaggerBaseTInputDecide(TInput, Int32).)
Top
See Also