Tutorial

SVMBridge is a small framework for the controlling several SVM packages like LIBSVM, SVMperf, CVM via command-line from inside R. The goal is to allow for a rather easy way to do experiments with these different SVM packages, e.g. by replacing one variant with another one with nearly zero effort. As the framework interacts with these packages by command line and file I/O, the focus is not necessarily on speed.

In the following we provide a short introduction to SVMBridge. An introductory example serves as a quickstart guide. Note that our focus is on your comprehension of the basic functions and applications.

  1. Introduction
  2. Tutorial
  3. Writing Wrappers
  4. Prepackaged Wrappers
  5. Helper functions
  6. Advanced
  7. FAQ


aydindemircioglu/SVMBridge documentation built on May 11, 2019, 4:13 p.m.