Module forester::data[][src]

Module for describing data.

This module defines the traits required to define data sets for use with the forester crate.

Traits

DataSet

A data set is a collection of samples.

SampleDescription

Data sample used with decision trees

TrainingData

Data set that can be used for training decision trees