Module LibsvmSource

Interface to Libsvm

Sourcemodule Svm : sig ... end
Sourcemodule Stats : sig ... end

These functions compute several performance measures to compare the predicted values of a SVM model to the expected values of a given test data set. For more details, have a look on page 8 in the LIBSVM paper