GitHub user dominik-jastrzebski opened a pull request:
https://github.com/apache/spark/pull/12609
[SPARK-14844] [ML] Add setFeaturesCol and setPredictionCol to KMeansMâ¦
## What changes were proposed in this pull request?
Introduction of setFeaturesCol and setPredictionCol methods to KMeansModel
in ML library.
## How was this patch tested?
Running KMeansSuite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dominik-jastrzebski/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12609.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 #12609
----
commit 35fb7e9bd86d4d7c5fcb5c36676a2bb754433c96
Author: Dominik JastrzÄbski <[email protected]>
Date: 2016-04-22T09:41:08Z
[SPARK-14844] [ML] Add setFeaturesCol and setPredictionCol to KMeansModel
----
---
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]