pub trait Deterministic { }
Marker trait for deterministic models
Deterministic models produce the same output given the same input.