************************************************************************************ General information ************************************************************************************ Package implementing the local regularization formulation described in the paper submitted to KDD 2009 Contact Shuiwang Ji (shuiwang.ji@asu.edu) for questions/comments. ************************************************************************************ How to run the code ************************************************************************************ The code was written in MATLAB and it is self-contained and stand-alone, so no third-party packages are required. The file "LocalRegurizationDriver.m" contains the script for running the code. It generates a random data set and tuning the parameter using double cross validation and then evaluate and output the performance. There are detailed line-by-line comments in the main script so it is easy to plug in your data for the experiments. ************************************************************************************ Copyright ************************************************************************************ The code was provided for replicating the experiments described in the manuscript, and you can use it for your research purpose.