Skip to content

Conversation

@andrewor14
Copy link
Contributor

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 13, 2015

Test build #32653 has started for PR 6134 at commit 225df94.

@zsxwing
Copy link
Member

zsxwing commented May 13, 2015

LGTM

@andrewor14
Copy link
Contributor Author

Master 1.4

asfgit pushed a commit that referenced this pull request May 13, 2015
zsxwing

Author: Andrew Or <[email protected]>

Closes #6134 from andrewor14/private-streaming-uiutils and squashes the following commits:

225df94 [Andrew Or] Privatize class

(cherry picked from commit bb6dec3)
Signed-off-by: Andrew Or <[email protected]>
@asfgit asfgit closed this in bb6dec3 May 13, 2015
@SparkQA
Copy link

SparkQA commented May 14, 2015

Test build #32653 has finished for PR 6134 at commit 225df94.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class DoubleArrayParam(parent: Params, name: String, doc: String, isValid: Array[Double] => Boolean)
    • class TreeClassifierParams(object):
    • class GBTParams(object):
    • class DecisionTreeClassifier(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol,
    • class DecisionTreeClassificationModel(JavaModel):
    • class RandomForestClassifier(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol, HasSeed,
    • class RandomForestClassificationModel(JavaModel):
    • class GBTClassifier(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol, HasMaxIter,
    • class GBTClassificationModel(JavaModel):
    • class Bucketizer(JavaTransformer, HasInputCol, HasOutputCol):
    • ("probabilityCol", "Column name for predicted class conditional probabilities. " +
    • class HasProbabilityCol(Params):
    • probabilityCol = Param(Params._dummy(), "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.")
    • self.probabilityCol = Param(self, "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.")

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32653/
Test PASSed.

@andrewor14 andrewor14 deleted the private-streaming-uiutils branch May 14, 2015 07:58
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
zsxwing

Author: Andrew Or <[email protected]>

Closes apache#6134 from andrewor14/private-streaming-uiutils and squashes the following commits:

225df94 [Andrew Or] Privatize class
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
zsxwing

Author: Andrew Or <[email protected]>

Closes apache#6134 from andrewor14/private-streaming-uiutils and squashes the following commits:

225df94 [Andrew Or] Privatize class
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
zsxwing

Author: Andrew Or <[email protected]>

Closes apache#6134 from andrewor14/private-streaming-uiutils and squashes the following commits:

225df94 [Andrew Or] Privatize class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants