Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4233#issuecomment-72972238
[Test build #26784 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/26784/consoleFull)
for PR 4233 at commit
[`12d9059`](https://github.com/apache/spark/commit/12d905970899a5466f1b23a4ccafe2887438c861).
* This patch **passes all tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` * @param modelClass String name for model class (used for error
messages)`
* ` case class Data(labels: Array[Double], pi: Array[Double], theta:
Array[Array[Double]])`
* ` s" but class priors vector pi had $`
* ` s" but class conditionals array theta had $`
* ` case class Data(weights: Vector, intercept: Double, threshold:
Option[Double])`
* ` * @param modelClass String name for model class (used for error
messages)`
* ` * @param modelClass String name for model class (used for error
messages)`
* ` case class Data(weights: Vector, intercept: Double)`
* ` * @param modelClass String name for model class (used for error
messages)`
* `trait Saveable `
* `trait Loader[M <: Saveable] `
* ` * @return (class name, version, metadata)`
---
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]