An open API service indexing awesome lists of open source software.

https://github.com/unixjunkie/oranger

Thin OCaml wrapper for the ranger (C++) random forests implementation
https://github.com/unixjunkie/oranger

classification ocaml-library random-forest ranger regression

Last synced: over 1 year ago
JSON representation

Thin OCaml wrapper for the ranger (C++) random forests implementation

Awesome Lists containing this project

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