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

Joseph K. Bradley updated SPARK-8536:
-------------------------------------
    Description: 
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.

  was:
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.


> 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
>   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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to