IMultilabelLikelihoodClassifierTInputProbability Method |
Name | Description | |
---|---|---|
Probability(TInput, Int32) |
Computes the probability that the given input vector
belongs to the specified classIndex.
| |
Probability(TInput, Int32) |
Computes the probability that the given input vectors
belongs to each class specified in classIndex.
| |
Probability(TInput, Int32) |
Computes the probability that the given input vectors
belongs to each class specified in classIndex.
| |
Probability(TInput, Int32, Double) |
Computes the probability that the given input vectors
belongs to each class specified in classIndex.
| |
Probability(TInput, Int32, Double) |
Computes the probability that the given input vectors
belongs to each class specified in classIndex.
|