Click or drag to resize
Accord.NET (logo)

MultilabelLikelihoodClassifierBaseTInputProbability Method

Overload List
  NameDescription
Public methodProbability(TInput, Int32)
Computes the probability that the given input vector belongs to the specified classIndex.
Public methodProbability(TInput, Int32)
Computes the probability that the given input vector belongs to the specified classIndex.
Public methodProbability(TInput, Int32)
Computes the probability that the given input vector belongs to the specified classIndex.
Public methodProbability(TInput, Int32, Double)
Computes the probability that the given input vector belongs to the specified classIndex.
Public methodProbability(TInput, Int32, Double)
Computes the probability that the given input vector belongs to the specified classIndex.
Top
See Also