Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4493#issuecomment-73633419
[Test build #27161 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/27161/consoleFull)
for PR 4493 at commit
[`2b0033d`](https://github.com/apache/spark/commit/2b0033d9db2fc4379c6148d249f89342faec23aa).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class DecisionTreeModel(val topNode: Node, val algo: Algo) extends
Serializable with Saveable `
* ` case class PredictData(predict: Double, prob: Double) `
* ` case class SplitData(`
* ` case class NodeData(`
* ` case class Metadata(`
* ` * case class EnsembleNodeData(treeId: Int, node: NodeData),`
* ` case class EnsembleNodeData(treeId: Int, node: NodeData)`
---
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]