GitHub user wangmiao1981 opened a pull request:

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

    [SPARK-20906][SparkR]:Constrained Logistic Regression for SparkR

    ## What changes were proposed in this pull request?
    
    PR https://github.com/apache/spark/pull/17715 Added Constrained Logistic 
Regression for ML. We should add it to SparkR.
    
    ## How was this patch tested?
    
    Add new unit tests.

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

    $ git pull https://github.com/wangmiao1981/spark test

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

    https://github.com/apache/spark/pull/18128.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 #18128
    
----
commit 1fc68f69ecce46c8d4c2bbd2d9aafdd042c27108
Author: wangmiao1981 <[email protected]>
Date:   2017-05-27T06:27:04Z

    add constraint logit

commit 7627ac9c093ba72afd586c3ea1e482238d29c3c3
Author: wangmiao1981 <[email protected]>
Date:   2017-05-27T07:29:25Z

    add unit test and doc

----


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