|
|
IMultilabelLikelihoodClassifierBaseTInput, TClassesProbabilities Method |
| Name | Description | |
|---|---|---|
| Probabilities(TInput, TClasses) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, TClasses, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
|