package libsvm

  1. Overview
  2. No Docs

Description

LIBSVM-OCaml is an OCaml library with bindings to the LIBSVM library, which is a library for Support Vector Machines. Support Vector Machines are used to create supervised learning models for classification and regression problems in machine learning.

Published: 21 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind
  3. lacaml < "8.0"
  4. core
  5. ocaml >= "3.12"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. sexplib >= "113.24.00"