GitHub user fjiang6 opened a pull request:
https://github.com/apache/spark/pull/2096
[SPARK-3181][MLLIB]: Add Robust Regression Algorithm with Huber Estimator
Huber Robust Regression including the test case and an example.
Passed the style checks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Huawei-Spark/spark fanjiang-huber
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2096.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2096
----
commit 6ca4a44a9e8bd3b9a9dbc3d15ba0b76d77c75faa
Author: yzhou2001 <[email protected]>
Date: 2014-08-14T23:26:36Z
Merge pull request #1 from apache/master
A merge of latest changes since creation
commit 41d65b749ca583a2452864578005a1b960d8b117
Author: Bo Meng <[email protected]>
Date: 2014-08-22T02:54:19Z
Merge branch 'master' of https://github.com/Huawei-Spark/spark
cessary,
commit f0571890522eb09d092f01e8b5a208d4849e56df
Author: fjiang6 <[email protected]>
Date: 2014-08-21T22:34:15Z
add example HuberRobustRegression.scala
commit 38c1b3c0f7dd2a6f62eae2fecb006495ffc8a064
Author: fanjiang <[email protected]>
Date: 2014-08-22T09:49:41Z
add new class HuberRobustGradient and RobustRegression.scala
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]