MSVMpack: A Multi-Class Support Vector Machine Package

Abstract

This paper describes MSVMpack, an open source software package dedicated to our generic model of multi-class support vector machine. All four multi-class support vector machines (M-SVMs) proposed so far in the literature appear as instances of this model. MSVMpack provides for them the first unified implementation and offers a convenient basis to develop other instances. This is also the first parallel implementation for M-SVMs. The package consists in a set of command-line tools with a callable library. The documentation includes a tutorial, a user's guide and a developer's guide.

Cite

Text

Lauer and Guermeur. "MSVMpack: A Multi-Class Support Vector Machine Package." Machine Learning Open Source Software, 2011.

Markdown

[Lauer and Guermeur. "MSVMpack: A Multi-Class Support Vector Machine Package." Machine Learning Open Source Software, 2011.](https://mlanthology.org/mloss/2011/lauer2011jmlr-msvmpack/)

BibTeX

@article{lauer2011jmlr-msvmpack,
  title     = {{MSVMpack: A Multi-Class Support Vector Machine Package}},
  author    = {Lauer, Fabien and Guermeur, Yann},
  journal   = {Machine Learning Open Source Software},
  year      = {2011},
  pages     = {2293-2296},
  volume    = {12},
  url       = {https://mlanthology.org/mloss/2011/lauer2011jmlr-msvmpack/}
}