package orrandomForest

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.0.tar.gz
md5=4595d09aeef0beae1575bf66d60ab24a

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: 19 Apr 2022

Dev Dependencies (1)

  1. conf-gnuplot with-test

Used by

None

Conflicts

None