Crate randomforests

source ·

Structs

Implements a DecisionTree.
Implements an ensemble of DecisionTrees.
DecisionTree creation parameters.
Value encapsulates an attribute’s value as a data String.

Type Definitions

A collection of items represented as a Vec<Item>.
A Map representing a collection of attributes (as keys) with their respective values (as Values).