Click or drag to resize
Accord.NET (logo)

HiddenMarkovClassifierTDistributionLogLikelihood Method

Overload List
  NameDescription
Public methodLogLikelihood(Array)
Computes the log-likelihood that a sequence belongs any of the classes in the classifier.
Public methodLogLikelihood(Array, Int32)
Computes the log-likelihood of a sequence belong to a given class according to this classifier.
Public 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