[ 
https://issues.apache.org/jira/browse/SPARK-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley updated SPARK-9582:
-------------------------------------
    Description: 
Small cleanups to LDA code and recent additions

CC: [~fliang]

  was:
LocalLDAModel.logLikelihood resembles that for gensim, but it is not analogous 
to DistributedLDAModel.likelihood.  The former includes the log likelihood of 
the inferred topics, but the latter does not.  This JIRA is for refactoring the 
former to separate out the log likelihood of the inferred topics.

CC: [~fliang]


> LDA cleanups
> ------------
>
>                 Key: SPARK-9582
>                 URL: https://issues.apache.org/jira/browse/SPARK-9582
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>            Priority: Minor
>
> Small cleanups to LDA code and recent additions
> CC: [~fliang]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to