Skip to content

Comments

[SPARK-24231][PYSPARK][ML] Provide Python API for evaluateEachIteration for spark.ml GBTs#21335

Closed
lu-wang-dl wants to merge 6 commits intoapache:masterfrom
lu-wang-dl:SPARK-14682
Closed

[SPARK-24231][PYSPARK][ML] Provide Python API for evaluateEachIteration for spark.ml GBTs#21335
lu-wang-dl wants to merge 6 commits intoapache:masterfrom
lu-wang-dl:SPARK-14682

Conversation

@lu-wang-dl
Copy link
Contributor

What changes were proposed in this pull request?

Add evaluateEachIteration for GBTClassification and GBTRegressionModel

How was this patch tested?

doctest

Please review http://spark.apache.org/contributing.html before opening a pull request.

@SparkQA
Copy link

SparkQA commented May 15, 2018

Test build #90653 has finished for PR 21335 at commit c25c5a6.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 15, 2018

Test build #90655 has finished for PR 21335 at commit 5765049.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 15, 2018

Test build #90657 has finished for PR 21335 at commit d02797c.

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

@SparkQA
Copy link

SparkQA commented May 15, 2018

Test build #90658 has finished for PR 21335 at commit 17be21c.

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

@mengxr
Copy link
Contributor

mengxr commented May 15, 2018

LGTM. Merged into master. Thanks!

@asfgit asfgit closed this in 6b94420 May 15, 2018
@lu-wang-dl lu-wang-dl deleted the SPARK-14682 branch May 17, 2018 05:59
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