GitHub user yanboliang opened a pull request:

    https://github.com/apache/spark/pull/12294

    [SPARK-12566] [SPARK-14324] [ML] [WIP] GLM model family, link function 
support in SparkR:::glm

    ## What changes were proposed in this pull request?
    GLM model family, link function support in SparkR:::glm.
    
    ## How was this patch tested?
    Unit tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yanboliang/spark spark-12566

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12294.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 #12294
    
----
commit 8489ed95e47c895239730ece5972544ee4d6f01a
Author: Yanbo Liang <[email protected]>
Date:   2016-04-11T03:46:11Z

    SparkR:::glm supports family and link function

commit 5d259420e3d46e0a7e8d74f960388f0493b8ead2
Author: Yanbo Liang <[email protected]>
Date:   2016-04-11T07:17:33Z

    SparkR glm and predict function

commit e666220cf93d9de28cfb154951c073a77a024023
Author: Yanbo Liang <[email protected]>
Date:   2016-04-11T07:23:43Z

    Remove commented test cases

commit 4b5dac3b21fce43bce5a2225900099498f1beb75
Author: Yanbo Liang <[email protected]>
Date:   2016-04-11T07:29:24Z

    Remove useless code

commit d0fb62c5b84b3be2e3db629499a8b681daa4bbcd
Author: Yanbo Liang <[email protected]>
Date:   2016-04-11T07:43:01Z

    Update docs

----


---
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]

Reply via email to