Github user huaxingao commented on a diff in the pull request:
https://github.com/apache/spark/pull/23168#discussion_r237661961
--- Diff: docs/ml-clustering.md ---
@@ -265,3 +265,38 @@ Refer to the [R API
docs](api/R/spark.gaussianMixture.html) for more details.
</div>
</div>
+
+## Power Iteration Clustering (PIC)
+
+Power Iteration Clustering (PIC) is a scalable graph clustering algorithm
+developed by <a href=http://www.icml2010.org/papers/387.pdf>Lin and
Cohen</a>.
--- End diff --
@shahidki31 Changed. Thanks!
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]