RealTime

Trait RealTime 

Source
pub trait RealTime:
    FastPrediction
    + StreamingLearning
    + MemoryEfficient { }
Expand description

Composite trait for algorithms suitable for real-time applications

Implementorsยง