pub trait ScaleSensitive { }
Marker trait for models that require feature scaling
These models are sensitive to the scale of input features.