Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/1269#issuecomment-66642585
[Test build #24371 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/24371/consoleFull)
for PR 1269 at commit
[`0764aaa`](https://github.com/apache/spark/commit/0764aaa9e8737c824ad0a71ec6ecb197476e2419).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class DocumentParameters(val document: Document,`
* `class GlobalParameters(val phi : Array[Array[Float]], val alphabetSize
: Int)`
* `class PLSA(@transient protected val sc: SparkContext,`
* `class RobustDocumentParameters(document: Document,`
* `class RobustGlobalParameters(phi : Array[Array[Float]],`
* `class RobustPLSA(@transient protected val sc: SparkContext,`
* `trait DocumentOverTopicDistributionRegularizer extends Serializable
with MatrixInPlaceModification `
* `trait TopicsRegularizer extends MatrixInPlaceModification `
* `class UniformDocumentOverTopicRegularizer extends
DocumentOverTopicDistributionRegularizer `
* `class UniformTopicRegularizer extends TopicsRegularizer `
* `class Document(val tokens: SparseVector[Int]) extends Serializable `
* `class TokenEnumerator extends Serializable `
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]