package oranger

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.1.tar.gz
md5=c3bb07c862b2ce7db1ea90343240e347

Description

Ranger is run from the command line and data are exchanged via text files. This is quick and dirty, not a clean OCaml interface to ranger. The oranger_rfr program allows to train/test a random-forests regressor model.

Published: 04 Aug 2021

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 (10)

  1. parany >= "12.0.3"
  2. molenc >= "16.0.0"
  3. line_oriented >= "1.0.0"
  4. cpm >= "12.0.0"
  5. minicli >= "5.0.2"
  6. batteries >= "3.3.0"
  7. dolog >= "6.0.0"
  8. re >= "1.9.0"
  9. conf-cmake build
  10. dune >= "1.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.