GitHub user yu-iskw opened a pull request:
https://github.com/apache/spark/pull/7697
[SPARK-9149][ML][Examples] Add an example of spark.ml KMeans
[SPARK-9149] Add an example of spark.ml KMeans - ASF JIRA
https://issues.apache.org/jira/browse/SPARK-9149
@jkbradley Should we support other data formats, such as TSV or CSV. I have
implemented these examples which support only space separated file which is
same as the example for `spark.mllib`'s `KMeans`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yu-iskw/spark SPARK-9149
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7697.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 #7697
----
commit b09ec134701d18b0710ff3930fd8e1dd4254ab08
Author: Yu ISHIKAWA <[email protected]>
Date: 2015-07-24T08:59:01Z
[SPARK-9149][ML][Examples] Add an example of spark.ml KMeans
----
---
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]