Skip to main content

Sample

Type Alias Sample 

Source
pub type Sample = (Vec<Feature>, Ternary);
Expand description

A training sample: features + label.