orsvm_e1071version
OCaml wrapper to SVM R packages e1071 and svmpath.
Some OCaml functions to drive the RBF and linear SVMs of the R e1071 package and the linear SVM of the svmpath R package. The svmpath package allows to efficiently compute the list of cost values (lambda = 1/C) that need to be tested in order to find the optimal lambda. This package really fires up and talks to an R interpreter.
Author | Francois BERENGER |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/UnixJunkie/orsvm-e1071 |
Issue Tracker | https://github.com/UnixJunkie/orsvm-e1071/issues |
Maintainer | unixjunkie@sdf.org |
Dependencies | |
Source [http] | https://github.com/UnixJunkie/orsvm-e1071/archive/v2.0.0.tar.gz sha256=09c2202092f346f5df3c8109659b21288815007ebf6516d79cc7af20127aff28 md5=3ced2f5900780bc786e9da62fb399f90 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/orsvm_e1071/orsvm_e1071.2.0.0/opam |
No package is dependent