|
|
BinaryLikelihoodClassifierBaseTInputProbabilities 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, Boolean) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double) |
Computes the probabilities that the given input
vector belongs to each of the possible classes.
| |
| Probabilities(TInput, Double) |
Probabilitieses the specified input.
| |
| Probabilities(TInput, Int32) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double) |
Computes the probabilities that the given input
vectors belongs to each of the possible classes.
| |
| Probabilities(TInput, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32, Double) |
Predicts a class label vector for the given input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Boolean, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Double, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
| |
| Probabilities(TInput, Int32, Double) |
Predicts a class label vector for each input vector, returning the
probabilities of the input vector belonging to each possible class.
|