libsvm
LIBSVM bindings for OCaml
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 05 Jun 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlfind
build & >= "1.3.1"
ocamlbuild
build
lacaml
>= "8.0.6"
core_kernel
>= "113.24.00"
ocaml
>= "4.02.1" & < "4.03"
Reverse Dependencies