GitHub user wangmiao1981 opened a pull request:
https://github.com/apache/spark/pull/16800
[SPARK-19456][SparkR][WIP]:Add LinearSVC R API
## What changes were proposed in this pull request?
Linear SVM classifier is newly added into ML and python API has been added.
This JIRA is to add R side API.
Marked as WIP, as I am designing unit tests.
## How was this patch tested?
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangmiao1981/spark svc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16800.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 #16800
----
commit 90b5203d0048879108f6b637ec182f2ef29e769b
Author: [email protected] <[email protected]>
Date: 2017-02-03T22:03:12Z
initial check in
commit a4dceec9debb14eae5c7040c58dd7988aa9a67c5
Author: [email protected] <[email protected]>
Date: 2017-02-04T01:21:07Z
start 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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]