pub trait ParallelPrediction { }
Marker trait for algorithms that support parallel prediction
These algorithms can make predictions in parallel.