GitHub user wangmiao1981 reopened a pull request:
https://github.com/apache/spark/pull/16800
[SPARK-19456][SparkR]: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
commit 5b4c406c96a0e5835430af2368ab627ec0c3089d
Author: [email protected] <[email protected]>
Date: 2017-02-04T01:29:18Z
format fix
commit e6eea1df1acd3d01ea3c989a6cfe0823a4f99fb2
Author: [email protected] <[email protected]>
Date: 2017-02-07T06:56:48Z
add unit test
commit 35e669e28eeda175cd064a8021725d28d7f79fa7
Author: [email protected] <[email protected]>
Date: 2017-02-07T18:45:52Z
fix warning
commit e6b6df81f2e40b4d7871e835f67e2663c9ae13f4
Author: [email protected] <[email protected]>
Date: 2017-02-08T22:42:16Z
rename to spark.svmLinear
commit a1801261335cf08fc87f17d76979fda6fdcc1969
Author: [email protected] <[email protected]>
Date: 2017-02-08T22:43:47Z
namespace rename
commit bbc72e1b02d6b1125cd125986beb5236a30b9d7d
Author: [email protected] <[email protected]>
Date: 2017-02-09T00:01:51Z
fix unit 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]