MATLAB code for methods and experiments described in:

Semi-Supervised Classification of Network Data Using Very Few Labels, Frank Lin and William W. Cohen. ASONAM 2010, Odense, Denmark. 

Noteworthy functions and scripts:

mrw.m
- A function that runs MultiRankWalk and returns the scores

harmonic.m
- A function that runs wvRN/harmonic functions method and returns the scores

x_ssl_asonam2010.m
- A function that runs a semi-supervised learning experiment

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