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.

Tags

clib:svm

Published: 05 Jun 2016

Dependencies (6)

  1. ocamlfind build & >= "1.3.1"
  2. ocamlbuild build
  3. lacaml >= "8.0.6"
  4. core_kernel >= "113.24.00"
  5. base-threads
  6. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None