package orrandomForest

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.1.tar.gz
md5=d2f65763cd449b3076d807db389c116f

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: 28 Nov 2019

Dependencies (4)

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

Dev Dependencies (2)

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

Used by

None

Conflicts

None