GitHub user WeichenXu123 opened a pull request:
https://github.com/apache/spark/pull/21493
[SPARK-15784] Add Power Iteration Clustering to spark.ml
## What changes were proposed in this pull request?
According to the discussion on JIRA. I rewrite the Power Iteration
Clustering API in `spark.ml`.
## How was this patch tested?
Unit test.
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/WeichenXu123/spark pic_api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21493.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 #21493
----
commit a605a2dba4243e5f1526bc239fd6dbe88dd13ce9
Author: WeichenXu <weichen.xu@...>
Date: 2018-06-04T23:12:41Z
init pr
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]