Package | Description |
---|---|
org.openimaj.pgm.vb.lda.mle |
Modifier and Type | Method and Description |
---|---|
double |
LDALearner.computeLikelihood(Document doc,
LDAVariationlState vstate)
Calculates a lower bound for the log liklihood of a document given
current parameters.
|