GitHub user xwei-datageek opened a pull request:
https://github.com/apache/spark/pull/1237
feature/glm
added Poisson Regression and Gamma Regression with log link function.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xwei-datageek/spark feature/glm
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1237.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 #1237
----
commit 10813341dfaade0a44057b32a35fe045ff06695f
Author: Xiaokai Wei <[email protected]>
Date: 2014-06-26T21:03:38Z
added Poisson and Gamma Regression
commit 989e38e20109183ce5245d652b83439deb84abf9
Author: Xiaokai Wei <[email protected]>
Date: 2014-06-26T21:37:03Z
minor change
----
---
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.
---