Data used

Software

The SVM and kernel computations are based on the software SVM Light v.3.50 by Thorsten Joachims. We added the following files:

and modified the file:

After compiling SVM Light with the modified files, you should be able to use it with the option "-t 4" (user defined kernel, see the SVM Light documentation).

Warning: the kernel in kernel.c contains the definition of the Bayesian tree model for the particular example studied in this paper. If you want to use it for an other data set, don't forget to modify this file accordingly (or to rewrite it in a cleaner way...).

Useful PERL script

Results


Jean-Philippe Vert
Last modified: Fri Dec 20 18:00:31 CET 2002