package libsvm

  1. Overview
  2. No Docs
LIBSVM bindings for OCaml

Install

Authors

Maintainers

Sources

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

Description

LIBSVM bindings for OCaml

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: 06 Sep 2019

Dependencies (5)

  1. stdio
  2. ocaml >= "4.03.0" & < "5.0.0"
  3. lacaml >= "10.0.0"
  4. dune >= "1.10"
  5. base

Dev Dependencies (1)

  1. core_kernel with-test

Used by

None

Conflicts

None