Click or drag to resize
Accord.NET (logo)

IHybridMarkovModel Methods

The IHybridMarkovModel type exposes the following members.

Methods
  NameDescription
Public methodDecode
Calculates the most likely sequence of hidden states that produced the given observation sequence.
Public methodEvaluate
Calculates the probability that this model has generated the given sequence.
Top
See Also