Here we list which kernel learning (KL) methods are implemented within each command line binary. The entry {krr,svm,any} indicates whether the algorithm is designed ...
Learning Kernels Get started right away with examples: LearningKernelsQuickstart Full documentation of command line flags: LearningKernelsDoc Table ...
Learning Kernels Documentation Command Line Binaries There are three main command line binaries that can be used for generating a kernel or feature mapping, depending ...
Kernel Ridge Regression Documentation The KRR tools are split into two binaries, one for training and one for prediction. The data file consists of either explicit ...
Learning Kernels Quickstart Here we give some examples showing how to automatically create custom kernels using data. The kernels are generally created from a combination ...
Example Datasets and Results Below are example datasets and results using the OpenKernel library. The results can be obtained by running the cross validation.sh ...
nop Kernel Web Preferences The following settings are web preferences of the Kernel web. These preferences overwrite the site level preferences in . and ...
OpenKernel Library OpenKernel is a library for creating, combining and using kernels for machine learning applications. The current focus of library is on rational ...
OpenKernel Download The alpha release of the OpenKernel library is available for download here. In order to compile the library, you will need the OpenFst library ...
OpenKernel Background Material Kernel methods (such as SVM, perceptron, kernel PCA) are widely used in machine learning. Applying these methods in text and language ...
OpenKernel Quick Tour Under construction . #LibraryUsage Using the library In this quick tour, we will focus on the command line utilities and LIBSVM plugin. ...
Reuters 21578 subset: a dataset example The reuters.subset directory contains a subset of the om/resources/testcollections/reuters21578/ Reuters 21578 often used ...