pub trait RealTime:
FastPrediction
+ StreamingLearning
+ MemoryEfficient { }Expand description
Composite trait for algorithms suitable for real-time applications
pub trait RealTime:
FastPrediction
+ StreamingLearning
+ MemoryEfficient { }Composite trait for algorithms suitable for real-time applications