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

Doing some work needed pre-parallel that are good for master #13

Closed TommyJones closed 4 years ago

TommyJones commented 4 years ago

Make Cd column major (docs as columns) and add batch_size as a parameter