Github user shahidki31 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/23168#discussion_r237637501
  
    --- 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 --
    
    Hi @huaxingao ,  It seems  the link is not accessible now. This link 
(http://www.cs.cmu.edu/~frank/papers/icml2010-pic-final.pdf)  seems working.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to