GitHub user huaxingao opened a pull request:
https://github.com/apache/spark/pull/22996
add Python example code for Power Iteration Clustering in spark.ml
## What changes were proposed in this pull request?
Add python example for Power Iteration Clustering in spark.ml
## How was this patch tested?
Manually tested
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huaxingao/spark spark-25997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22996.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 #22996
----
commit 905b542a8618269bdc079f3c335a80c13d2214fa
Author: Huaxin Gao <huaxing@...>
Date: 2018-11-09T22:32:17Z
add Python example code for Power Iteration Clustering in spark.ml
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]