Github user jkbradley commented on the pull request:
https://github.com/apache/spark/pull/7705#issuecomment-125733987
I agree that (a) would require too much extra work.
(c) could be supported currently. It's (reasonably) straightforward to
implement it for LocalLDAModel, and DistributedLDAModel can use that same
method (since there is already a method for converting a DistributedLDAModel to
a local one).
Let's just support it for LocalLDAModel via variational inference for now.
We can postpone a hard decision about these options until later.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]