Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/7884#issuecomment-128463453
[Test build #40061 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/40061/console)
for PR 7884 at commit
[`c8b0e43`](https://github.com/apache/spark/commit/c8b0e43a3a2d5fe9515b2e27b3596ec2fa1e4bc5).
* This patch **fails to build**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `sealed trait LogisticRegressionTrainingSummary extends
LogisticRegressionSummary `
* `sealed trait LogisticRegressionSummary extends Serializable `
* ` final val probabilityCol: Param[String] = new Param[String](this,
"probabilityCol", "Column name for predicted class conditional probabilities.
Note: Not all models output well-calibrated probability estimates! These
probabilities should be treated as confidences, not precise probabilities")`
* `final class SpecificMutableRow(val values: Array[MutableValue])`
* ` final class SpecificRow extends $`
* `trait BaseGenericInternalRow extends InternalRow `
* `class GenericMutableRow(values: Array[Any]) extends MutableRow with
BaseGenericInternalRow `
* `case class StringTranslate(srcExpr: Expression, matchingExpr:
Expression, replaceExpr: Expression)`
---
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]