TommyJones / tidylda

Implements an algorithim for Latent Dirichlet Allocation using style conventions from the [tidyverse](https://style.tidyverse.org/) and [tidymodels](https://tidymodels.github.io/model-implementation-principles/index.html).
Other
41 stars 3 forks source link

have "distribution" option for predictions #44

Closed TommyJones closed 2 years ago

TommyJones commented 4 years ago

Per Max's suggestion. Another way to get posterior distributions is to make a call to predict with a type argument that is "distribution"

TommyJones commented 2 years ago

https://github.com/TommyJones/tidylda/commit/f437a8fb596507cd4b4bfd49839c2c30371ba9b5