Skip to content

[SPARK-3188][MLLIB]: Add Robust Regression Algorithm with Tukey bisquare (Biweight) function #2110

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

Closed
wants to merge 9 commits into from

Conversation

fjiang6
Copy link

@fjiang6 fjiang6 commented Aug 24, 2014

Biweight Robust Regression including the test case and an example.
Passed the style checks

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@fjiang6 fjiang6 changed the title [SPARK-3188][MLLIB]: Add Robust Regression Algorithm with Turkey bisquare (Biweight) function [SPARK-3188][MLLIB]: Add Robust Regression Algorithm with Tukey bisquare (Biweight) function Aug 25, 2014
@SparkQA
Copy link

SparkQA commented Sep 5, 2014

QA tests have started for PR 2110 at commit 07e0e78.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 6, 2014

QA tests have finished for PR 2110 at commit 07e0e78.

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

@srowen
Copy link
Member

srowen commented Mar 9, 2015

I think this contribution may have "timed out", along with #2096 . They're probably good implementations, but I am not clear if this will be taken forward to be part of Spark. In any event it doesn't merge and is not necessarily written for the new ML pipelines API. Does anyone else have an opinion on whether this should be closed out, or needs to be revived?

@srowen
Copy link
Member

srowen commented Jun 19, 2015

Do you mind closing this PR?

@asfgit asfgit closed this in c4d2343 Jun 23, 2015
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