Bob-LIBSVM Python Bindings

Todo

Support for weight cost in multi-class classification?

(The original entry is located in /scratch/builds/bob/bob.learn.libsvm/doc/c_cpp_api.rst, line 441.)

This module contains a set of Pythonic bindings to LIBSVM that work well with Bob, following its Machine/Trainer machine learning model. Our extension can load and save native LIBSVM files for trained machines, but also supports loading and saving machine models in HDF5 files, so that normalization parameters are kept together with the machine.

Indices and tables