GitHub user yanboliang opened a pull request:
https://github.com/apache/spark/pull/18759
[SPARK-20601][ML] Python API for Constrained Logistic Regression
## What changes were proposed in this pull request?
Python API for Constrained Logistic Regression based on #17922 , thanks for
the original contribution from @zero323 .
## 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-20601
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18759.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 #18759
----
commit c19f8ae64f4cab6f4cf4c797221b3d9d09451e0c
Author: zero323 <[email protected]>
Date: 2017-05-07T18:51:16Z
Initial commit
commit c57964cac055287b23a898ab926be37241fc610e
Author: zero323 <[email protected]>
Date: 2017-05-09T11:17:00Z
Fix style
commit 49b25010624bba7a85d93443e4e51a4f0e1b538c
Author: zero323 <[email protected]>
Date: 2017-05-09T15:23:25Z
Change since 2.2.0 => 2.3.0
commit 649bf2843241f1ea7a4e6fd231355c4347118750
Author: zero323 <[email protected]>
Date: 2017-05-09T15:24:55Z
Correct typo
commit f5e6cfbf50454c113bf9946832b2d4bf942bc9e9
Author: Yanbo Liang <[email protected]>
Date: 2017-07-28T10:29:41Z
Remove unnecessary Python tests.
commit 9ea523861dac3697f1e96d2d6ea6479d070a6c03
Author: Yanbo Liang <[email protected]>
Date: 2017-07-28T11:31:28Z
Add test cases.
----
---
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]