Description
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.
Attachments
Issue Links
- links to