GitHub user actuaryzhang opened a pull request:
https://github.com/apache/spark/pull/16729
[SPARK-19391][SparkR][ML] Tweedie GLM API for SparkR
## What changes were proposed in this pull request?
Port Tweedie GLM #16344 to SparkR
@felixcheung @yanboliang
## How was this patch tested?
new test in SparkR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/actuaryzhang/spark sparkRTweedie
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16729.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 #16729
----
commit 67364abee7aae34a093828e843de5ba9315b45a9
Author: actuaryzhang <[email protected]>
Date: 2017-01-27T19:56:49Z
start working on SparkR tweedie API
commit 654551b207315b33fce00f98706360934f09c55a
Author: actuaryzhang <[email protected]>
Date: 2017-01-28T00:10:54Z
set link only for non-tweedie; fix issue on aic
commit 852dd6eec9ee960487f878dc332ea36acfd6102e
Author: actuaryzhang <[email protected]>
Date: 2017-01-28T20:05:57Z
add test for tweedie
----
---
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]