GitHub user yanboliang opened a pull request:
https://github.com/apache/spark/pull/8883
[WIP] [SPARK-10413] [ML] Model should support prediction on single instance
This is the initial commit to support prediction on single instance.
Just use to illustrate the thought of this PR and collect comments from the
community to check whether the changes are appropriate.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yanboliang/spark spark-10413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8883.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 #8883
----
commit d66575ea13f93c1d25e3e67ef1eb3b241e724e95
Author: Yanbo Liang <[email protected]>
Date: 2015-09-23T09:54:33Z
initial commit of supporting prediction on single instance
----
---
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]