IMultilabelLikelihoodClassifierTInputProbabilities Method |
Name | Description | |
---|---|---|
Probabilities(TInput) |
Computes the probabilities that the given input
vector belongs to each of the possible classes.
| |
Probabilities(TInput) |
Computes the probabilities that the given input
vectors belongs to each of the possible classes.
| |
Probabilities(TInput, Double) |
Computes the probabilities that the given input
vector belongs to each of the possible classes.
| |
Probabilities(TInput, Double) |
Computes the probabilities that the given input
vectors belongs to each of the possible classes.
| |
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) | ||
Probabilities(TInput, TClasses) | ||
Probabilities(TInput, TClasses) | ||
Probabilities(TInput, 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.
(Inherited from IMultilabelOutLikelihoodClassifierTInput, TClasses.) | |
Probabilities(TInput, TClasses) | ||
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) | ||
Probabilities(TInput, TClasses, Double) | ||
Probabilities(TInput, TClasses, Double) | ||
Probabilities(TInput, TClasses, Double) | ||
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.
(Inherited from IMultilabelOutLikelihoodClassifierTInput, TClasses.) | |
Probabilities(TInput, TClasses, Double) |