You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/21 22:26:04 UTC

[jira] [Commented] (SPARK-8536) Generalize LDA to asymmetric doc-topic priors

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

Apache Spark commented on SPARK-8536:
-------------------------------------

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

> Generalize LDA to asymmetric doc-topic priors
> ---------------------------------------------
>
>                 Key: SPARK-8536
>                 URL: https://issues.apache.org/jira/browse/SPARK-8536
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Assignee: Feynman Liang
>   Original Estimate: 216h
>  Remaining Estimate: 216h
>
> Several users have requested LDA using asymmetric priors, including learning those hyperparameters.  We should add this functionality.
> Note that it could be added to EM, online LDA, or both.  I suggest adding it to online LDA initially, followed by EM in a separate PR.
> This JIRA is now limited to the document-topic prior (docConcentration).  See linked JIRA for topicConcentration, which is lower priority.



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

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