GitHub user coderxiang opened a pull request:
https://github.com/apache/spark/pull/6321
[SPARK-7793] [MLlib] Use getOrElse for getting the threshold of SVM model
same issue and fix as in Spark-7694.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/coderxiang/spark nb
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6321.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 #6321
----
commit 98804c9816b5fc5d650ae9670d5b8b340068690d
Author: Shuo Xiang <[email protected]>
Date: 2015-05-07T21:52:36Z
fix bug in topBykey and update test
commit c5c5bfe92c3ba4f5de24bc89bc4b8c0fafc1c834
Author: Shuo Xiang <[email protected]>
Date: 2015-05-08T16:12:22Z
Merge remote-tracking branch 'upstream/master'
commit 5f109b4d46cc6e65ceccf89c076895a4c889872f
Author: Shuo Xiang <[email protected]>
Date: 2015-05-17T23:51:30Z
Merge remote-tracking branch 'upstream/master'
commit 2cb0177c594b37a3a5ff736d8a17cbe9326d413e
Author: Shuo Xiang <[email protected]>
Date: 2015-05-21T16:47:52Z
Merge remote-tracking branch 'upstream/master' into nb
commit a5e6de48f8bb8acf8d6d7093eb8d7e90c8490966
Author: Shuo Xiang <[email protected]>
Date: 2015-05-21T16:54:09Z
use getOrElse for svmmodel.tostring
----
---
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]