pub trait AnomalyDetection { }
Marker trait for anomaly detection algorithms
Anomaly detection algorithms identify outliers or unusual patterns.