Classification of Heterogeneous Microarray Data by Maximum Entropy Kernel Method, Wataru Fujibuchi* and Tsuyoshi Kato* (accepted in BMC Bioinformatics)
*Both authors equally contributed to this work.
Kato, T., Fujibuchi, W., and Asai, K. (Jul., 2006) Learning kernels from distance constraints. IPSJ Transactions on Computer Vision and Image Media, 47(10).
Supplemental files for microarray prediction analysis
top 1000 feature genes in each Leave-One-Out-Cross-Validation in mixed data in tab limited text(oral_mixed_feature.tar.gz)
Kernel Entropy program is available from this page.
*Note: our program uses an interor point algorithm for SVM optimization, which requires a threshold for judging if a training sample is used as support vector.
We have tested 1e-4 and 1e-5 for the threshold in our paper, which can be specified by "svm.thres-C" option.