Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Jul 31, 2015

This PR address the comments in #7805

cc @rxin

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39174 has finished for PR 7817 at commit ed1edc7.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MulticlassClassificationEvaluator (override val uid: String)
    • class NaiveBayes(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol):
    • class NaiveBayesModel(JavaModel):
    • class MulticlassClassificationEvaluator(JavaEvaluator, HasLabelCol, HasPredictionCol):

@rxin
Copy link
Contributor

rxin commented Jul 31, 2015

LGTM

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39179 has finished for PR 7817 at commit 31e52ef.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MulticlassClassificationEvaluator (override val uid: String)
    • class NaiveBayes(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol):
    • class NaiveBayesModel(JavaModel):
    • class MulticlassClassificationEvaluator(JavaEvaluator, HasLabelCol, HasPredictionCol):

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39185 has finished for PR 7817 at commit cb7f783.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #1257 has finished for PR 7817 at commit cb7f783.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MulticlassClassificationEvaluator (override val uid: String)
    • class NaiveBayes(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol):
    • class NaiveBayesModel(JavaModel):
    • class MulticlassClassificationEvaluator(JavaEvaluator, HasLabelCol, HasPredictionCol):

@asfgit asfgit closed this in 0024da9 Jul 31, 2015
@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39229 has finished for PR 7817 at commit f729d5f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

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.

3 participants