JKernelMachines: a simple framework for kernel machine

  • Authors:
  • David Picard;Nicolas Thome;Matthieu Cord

  • Affiliations:
  • ETIS - ENSEA, CNRS, Université de Cergy Pontoise, Cergy-Pontoise Cedex, France;LIP6, Univ Paris 6, Paris, France;LIP6, Univ Paris 6, Paris, France

  • Venue:
  • The Journal of Machine Learning Research
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

JKernelMachines is a Java library for learning with kernels. It is primarily designed to deal with custom kernels that are not easily found in standard libraries, such as kernels on structured data. These types of kernels are often used in computer vision or bioinformatics applications. We provide several kernels leading to state of the art classification performances in computer vision, as well as various kernels on sets. The main focus of the library is to be easily extended with new kernels. Standard SVM optimization algorithms are available, but also more sophisticated learning-based kernel combination methods such as Multiple Kernel Learning (MKL), and a recently published algorithm to learn powered products of similarities (Product Kernel Learning).