Click or drag to resize
Accord.NET (logo)

BaseHiddenMarkovClassifierTModelLogLikelihood Method

Overload List
  NameDescription
Protected methodLogLikelihood(Array)
Computes the log-likelihood that a sequence belongs any of the classes in the classifier.
Protected methodLogLikelihood(Array, Int32)
Computes the log-likelihood that a sequence belongs to a given class according to this classifier.
Protected methodLogLikelihood(Array, Int32)
Computes the log-likelihood of a set of sequences belonging to their given respective classes according to this classifier.
Top
See Also