Click or drag to resize
Accord.NET (logo)

HiddenConditionalRandomFieldTLogLikelihood Method

Overload List
  NameDescription
Public methodLogLikelihood(T)
Computes the log-likelihood of the observations given this model.
Public methodLogLikelihood(T)
Computes the log-likelihood of the observations given this model.
Public methodLogLikelihood(T, Int32)
Computes the log-likelihood that the given observations belong to the desired output.
Public methodLogLikelihood(T, Int32)
Computes the log-likelihood that the given observations belong to the desired outputs.
Public methodLogLikelihood(T, Int32, Double)
Computes the log-likelihood that the given observations belong to the desired output.
Public methodLogLikelihood(T, Int32, Double)
Computes the log-likelihood that the given observations belong to the desired outputs.
Top
See Also