[ 
https://issues.apache.org/jira/browse/SPARK-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14652885#comment-14652885
 ] 

Apache Spark commented on SPARK-9582:
-------------------------------------

User 'jkbradley' has created a pull request for this issue:
https://github.com/apache/spark/pull/7916

> Improve clarity of LocalLDAModel log likelihood methods
> -------------------------------------------------------
>
>                 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
>
> 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]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to