Skip to main content

OUTLIER_SCORE_CONTRIBUTION

Constant OUTLIER_SCORE_CONTRIBUTION 

Source
pub const OUTLIER_SCORE_CONTRIBUTION: f32 = 0.5;
Expand description

How much an outlier-flagged record contributes to the anomaly score. Chosen so that an outlier alone crosses the >= 0.5 anomalous threshold without stacking profile-based signals.