GitHub user wangmiao1981 opened a pull request: https://github.com/apache/spark/pull/16694
[SPARK-19336][ML][Pyspark]: LinearSVC Python API ## What changes were proposed in this pull request? Add Python API for the newly added LinearSVC algorithm. ## How was this patch tested? Add new doc string test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wangmiao1981/spark ser Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/16694.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 #16694 ---- commit 020f6fcd821a15a98201aef5541c0e040a1e1e79 Author: wm...@hotmail.com <wm...@hotmail.com> Date: 2017-01-24T05:51:20Z linearsvm python initial checkin commit f5c9856b3bce096be6c7f39e9869d662c8d5bed2 Author: wm...@hotmail.com <wm...@hotmail.com> Date: 2017-01-24T07:33:16Z check in doc test commit 605c102349ce81fbda229cfdef86dea791024edf Author: wm...@hotmail.com <wm...@hotmail.com> Date: 2017-01-24T07:36:12Z add shared param commit abafaebdaace472ea643d3d7f1457e58d5b37831 Author: wm...@hotmail.com <wm...@hotmail.com> Date: 2017-01-24T19:41:47Z add a negative test ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org