package orrandomForest

  1. Overview
  2. No Docs
Classification or regression using Random Forests

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=89e87dbe7d4f8a14d0610b12de5fa5f9

Description

Uses the R randomForest package under the carpet. This package really fires up and talks to an R interpreter. Data are exchanged via text files. For details, cf. Breiman, L., 2001. Random forests. Machine learning, 45(1), pp.5-32 (DOI = 10.1023/A:1010933404324).

Published: 26 Jul 2018

Dependencies (4)

  1. conf-r
  2. dolog < "4.0.0"
  3. dune
  4. ocaml

Dev Dependencies (1)

  1. conf-gnuplot with-test

Used by

None

Conflicts

None