libsvm
Libsvm
Interface to Libsvm
module Svm : sig ... end
module 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
predicted
expected