[ https://issues.apache.org/jira/browse/SPARK-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiangrui Meng resolved SPARK-7254. ---------------------------------- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6054 [https://github.com/apache/spark/pull/6054] > 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: GraphX, MLlib > Reporter: Joseph K. Bradley > Fix For: 1.5.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org