|
|
IMultilabelLikelihoodClassifierBaseTInput, TClassesLogLikelihoods Method |
| Name | Description | |
|---|---|---|
| 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.
| |
| 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.
|