Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-20183][ML] Added outlierRatio arg to MLTestingUtils.testOutliersWithSmallWeights #17501

Closed
wants to merge 1 commit into from

Conversation

jkbradley
Copy link
Member

What changes were proposed in this pull request?

This is a small piece from #16722 which ultimately will add sample weights to decision trees. This is to allow more flexibility in testing outliers since linear models and trees behave differently.

Note: The primary author when this is committed should be @sethah since this is taken from his code.

How was this patch tested?

Existing tests

@jkbradley
Copy link
Member Author

@sethah Here's a first easy one : )

@SparkQA
Copy link

SparkQA commented Apr 1, 2017

Test build #75437 has finished for PR 17501 at commit 390233a.

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

@sethah
Copy link
Contributor

sethah commented Apr 1, 2017

LGTM

@jkbradley
Copy link
Member Author

Thanks! As you can tell, interrupts happen for me too : P
Merging with master

@asfgit asfgit closed this in a59759e Apr 5, 2017
@jkbradley jkbradley deleted the SPARK-20183 branch April 5, 2017 00:57
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