Skip to main content

FeatureRow

Type Alias FeatureRow 

Source
pub type FeatureRow = FeatureVector;
Expand description

The frozen 24-value feature row used by the classifier.

Aliased Typeยง

pub struct FeatureRow(/* private fields */);