Click or drag to resize
Accord.NET (logo)

HiddenMarkovModelTDistribution, TObservationDecide 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(TObservation, Int32)
Computes class-label decisions for the given input.
(Overrides TaggerBaseTInputDecide(TInput, Int32).)
Public methodDecide(TObservation, Int32)
Computes class-label decisions for the given input.
(Overrides TaggerBaseTInputDecide(TInput, Int32).)
Top
See Also