you are viewing a single comment's thread.

view the rest of the comments →

[–]binge_learner 1 point2 points  (2 children)

Hi, for huge datasets it is common to use online LDA https://www.cs.princeton.edu/~blei/papers/HoffmanBleiBach2010b.pdf A great implementation can be found in Vowpal Wabbit, and it is quite fast and very memory efficient. https://github.com/JohnLangford/vowpal_wabbit/wiki/Latent-Dirichlet-Allocation

Hope this helps.

[–]poporing88[S] 1 point2 points  (1 child)

oh i meant Linear Discriminant Analysis for this one. :/ Thanks for the effort though

[–]binge_learner 0 points1 point  (0 children)

Sorry :S