package libsvm

  1. Overview
  2. Docs
LIBSVM bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.10.0.tar.gz
md5=14d78e69ec457e1516902370cc8d1783
sha512=0b1e2ec5aff0c9f43504780b88cb1c18b42aa60ad6e00dacedf8ae44e7d5ec02305ee29fef837f190bfcdec8ff4c992a0bf6e67dc72875e4d20f8a9eba2672ef

doc/libsvm/Libsvm/index.html

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

OCaml

Innovation. Community. Security.