Expand description
Core observation trait and zero-copy sample types.
Structs§
- Sample
Ref - A borrowed observation that avoids
Vec<f64>allocation.
Traits§
- Observation
- Trait for anything that can be used as a training observation.
Core observation trait and zero-copy sample types.
Vec<f64> allocation.