package oranger

  1. Overview
  2. Docs
OCaml wrapper for the ranger (C++) random forests implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.11.tar.gz
md5=0b77d5114a4dd23ed7e5ddb391413411

Description

Ranger is run from the command line and data are exchanged via text files. This is quick and dirty, not a proper OCaml interface to ranger.

Published: 27 Sep 2018

README

oranger

Thin OCaml wrapper for the ranger (C++) random forests implementation. Ranger is run from the command line and data are exchanged via text files.

ranger is here: https://github.com/imbs-hl/ranger

Dependencies (6)

  1. batteries
  2. dolog < "4.0.0"
  3. re
  4. conf-wget build
  5. conf-cmake build
  6. jbuilder >= "1.0+beta7"

Dev Dependencies (3)

  1. conf-gnuplot with-test
  2. cpm with-test
  3. minicli with-test

Used by

None

Conflicts

None