[
https://issues.apache.org/jira/browse/SPARK-19066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miao Wang updated SPARK-19066:
------------------------------
Description:
spark.lda pass the optimizer "em" or "online" to the backend. However,
LDAWrapper doesn't set optimizer based on the value from R. Therefore, for
optimizer "em", the `isDistributed` field is FALSE, which should be TRUE.
In addition, the `summary` method should bring back the results related to
`DistributedLDAModel`.
was:
spark.lda pass the optimizer "em" or "online" to the backend. However,
LDAWrapper doesn't set optimizer based on the value from R. Therefore, for
optimizer "em", the `isDistributed` field should be TRUE.
In addition, the `summary` method should bring back the results related to
`DistributedLDAModel`.
> SparkR LDA doesn't set optimizer correctly
> ------------------------------------------
>
> Key: SPARK-19066
> URL: https://issues.apache.org/jira/browse/SPARK-19066
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Reporter: Miao Wang
>
> spark.lda pass the optimizer "em" or "online" to the backend. However,
> LDAWrapper doesn't set optimizer based on the value from R. Therefore, for
> optimizer "em", the `isDistributed` field is FALSE, which should be TRUE.
> In addition, the `summary` method should bring back the results related to
> `DistributedLDAModel`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]