Skip to content

Conversation

@BryanCutler
Copy link
Member

What changes were proposed in this pull request?

Fixed missing import for DecisionTreeRegressionModel used in GBTClassificationModel trees method.

How was this patch tested?

Local tests

@BryanCutler
Copy link
Member Author

cc @MLnick @jkbradley

@SparkQA
Copy link

SparkQA commented Jun 20, 2016

Test build #60873 has finished for PR 13787 at commit dc5a6de.

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

@mengxr
Copy link
Contributor

mengxr commented Jun 20, 2016

LGTM. Merged into master and branch-2.0. Thanks!

asfgit pushed a commit that referenced this pull request Jun 20, 2016
…ssionModel used in GBTClassificationModel

## What changes were proposed in this pull request?

Fixed missing import for DecisionTreeRegressionModel used in GBTClassificationModel trees method.

## How was this patch tested?

Local tests

Author: Bryan Cutler <[email protected]>

Closes #13787 from BryanCutler/pyspark-GBTClassificationModel-import-SPARK-16079.

(cherry picked from commit a42bf55)
Signed-off-by: Xiangrui Meng <[email protected]>
@asfgit asfgit closed this in a42bf55 Jun 20, 2016
@BryanCutler BryanCutler deleted the pyspark-GBTClassificationModel-import-SPARK-16079 branch December 2, 2016 00: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