MATLAB code for methods and experiments described in:

Power Iteration Clustering, Frank Lin and William W. Cohen. ICML 2010, Haifa, Israel.

Noteworthy functions and scripts:

pic.m
- The function that creates a power iteration clustering embedding

x_cluster_icml2010.m
- The function that runs a clustering experiment

x_cluster_icml2010_all.m
- The script that runs clustering experiments on all real datasets described in the paper
