|
|
IMultilabelLikelihoodClassifierTInputLogLikelihood Method |
| Name | Description | |
|---|---|---|
| LogLikelihood(TInput, Int32) |
Computes the log-likelihood that the given input vector
belongs to the specified classIndex.
| |
| LogLikelihood(TInput, Int32) |
Computes the log-likelihood that the given input vectors
belongs to each class specified in classIndex.
| |
| LogLikelihood(TInput, Int32) |
Computes the log-likelihood that the given input vectors
belongs to each class specified in classIndex.
| |
| LogLikelihood(TInput, Int32, Double) |
Computes the log-likelihood that the given input vectors
belongs to each class specified in classIndex.
| |
| LogLikelihood(TInput, Int32, Double) |
Computes the log-likelihood that the given input vectors
belongs to each class specified in classIndex.
|