ConditionalRandomFieldTLogLikelihood Method |
Name | Description | |
---|---|---|
LogLikelihood(T, Int32) |
Computes the log-likelihood of the model for the given observations.
This method is equivalent to the HiddenMarkovModel.LogLikelihood(TObservation[], int[])
method.
| |
LogLikelihood(T, Int32) |
Computes the most likely state labels for the given observations,
returning the overall sequence log-likelihood for this model.
|