Code for Data Categorization

Here are the source files we used for the paper Improving Generalization by Data Categorization. We are sorry that we did not put enough comments there. Please let us know if you have any problems using them.

You may also find the data used for the paper at my data page.

C++ Files

You will need LEMGA (snapshot 2005/09/04), our software libary for machine learning research, LIBSVM, and Boost C++ Libraries (ver 1.30.0) to compile the files here.

Matlab Files