Click or drag to resize
Accord.NET (logo)

OneVsRestTModel, TInputLogLikelihood Method

Overload List
  NameDescription
Public methodLogLikelihood(TInput, Int32)
Computes the log-likelihood that the given input vector belongs to the specified classIndex.
(Inherited from MultilabelLikelihoodClassifierBaseTInput.)
Public methodLogLikelihood(TInput, Int32)
Computes the log-likelihood that the given input vector belongs to the specified classIndex.
(Inherited from MultilabelLikelihoodClassifierBaseTInput.)
Public methodLogLikelihood(TInput, Int32)
Computes the log-likelihood that the given input vector belongs to the specified classIndex.
(Inherited from MultilabelLikelihoodClassifierBaseTInput.)
Public methodLogLikelihood(TInput, Int32, Double)
Computes the log-likelihood that the given input vector belongs to the specified classIndex.
(Inherited from MultilabelLikelihoodClassifierBaseTInput.)
Public methodLogLikelihood(TInput, Int32, Double)
Computes the log-likelihood that the given input vector belongs to the specified classIndex.
(Inherited from MultilabelLikelihoodClassifierBaseTInput.)
Public methodLogLikelihood(TInput, Int32, Boolean)
Computes a log-likelihood measuring the association between the given input vector and a given classIndex.
(Overrides MultilabelLikelihoodClassifierBaseTInputLogLikelihood(TInput, Int32, Boolean).)
Top
See Also