ParallelPrediction

Trait ParallelPrediction 

Source
pub trait ParallelPrediction { }
Expand description

Marker trait for algorithms that support parallel prediction

These algorithms can make predictions in parallel.

Implementorsยง