You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/04/29 23:03:07 UTC

[jira] [Created] (SPARK-7254) Extend PIC to handle Graphs directly

Joseph K. Bradley created SPARK-7254:
----------------------------------------

             Summary: Extend PIC to handle Graphs directly
                 Key: SPARK-7254
                 URL: https://issues.apache.org/jira/browse/SPARK-7254
             Project: Spark
          Issue Type: New Feature
          Components: MLlib
            Reporter: Joseph K. Bradley


We should extend the PowerIterationClustering API to handle Graphs.  Users can do spectral clustering on graphs using PIC currently, but they must handle the boilerplate of converting the Graph to an RDD for PIC, running PIC, and then matching the results back with their Graph.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org