IMultilabelLikelihoodClassifierTInputLogLikelihoods Method |
Name | Description | |
---|---|---|
LogLikelihoods(TInput) |
Computes the log-likelihood that the given input
vector belongs to each of the possible classes.
| |
LogLikelihoods(TInput) |
Computes the log-likelihoods that the given input
vectors belongs to each of the possible classes.
| |
LogLikelihoods(TInput, Double) |
Computes the log-likelihood that the given input
vector belongs to each of the possible classes.
| |
LogLikelihoods(TInput, Double) |
Computes the log-likelihoods that the given input
vectors belongs to each of the possible classes.
| |
LogLikelihoods(TInput, TClasses) |
Predicts a class label vector for each input vector, returning the
log-likelihoods of the input vector belonging to each possible class.
(Inherited from IMultilabelLikelihoodClassifierBaseTInput, TClasses.) | |
LogLikelihoods(TInput, TClasses) | ||
LogLikelihoods(TInput, TClasses) | ||
LogLikelihoods(TInput, TClasses) | ||
LogLikelihoods(TInput, TClasses) | ||
LogLikelihoods(TInput, TClasses) |
Predicts a class label vector for the given input vector, returning the
log-likelihoods of the input vector belonging to each possible class.
(Inherited from IMultilabelOutLikelihoodClassifierTInput, TClasses.) | |
LogLikelihoods(TInput, TClasses) | ||
LogLikelihoods(TInput, TClasses, Double) |
Predicts a class label vector for each input vector, returning the
log-likelihoods of the input vector belonging to each possible class.
(Inherited from IMultilabelLikelihoodClassifierBaseTInput, TClasses.) | |
LogLikelihoods(TInput, TClasses, Double) | ||
LogLikelihoods(TInput, TClasses, Double) | ||
LogLikelihoods(TInput, TClasses, Double) | ||
LogLikelihoods(TInput, TClasses, Double) | ||
LogLikelihoods(TInput, TClasses, Double) |
Predicts a class label vector for the given input vector, returning the
log-likelihoods of the input vector belonging to each possible class.
(Inherited from IMultilabelOutLikelihoodClassifierTInput, TClasses.) | |
LogLikelihoods(TInput, TClasses, Double) |