![]() |
IMultilabelOutLikelihoodClassifierTInput, 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.
(Inherited from IMultilabelLikelihoodClassifierBaseTInput, TClasses.) |
![]() | Probabilities(TInput, TClasses) |
Predicts a class label vector for the given 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.
(Inherited from IMultilabelLikelihoodClassifierBaseTInput, TClasses.) |
![]() | Probabilities(TInput, TClasses, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
|