pub const RISK_SUSPECTED_THRESHOLD_DEFAULT: f64 = 0.30;Expand description
Default lower bound of the Suspected risk band.
Below this threshold the aggregate is classified as
IntegrityRiskClassification::Clean.
pub const RISK_SUSPECTED_THRESHOLD_DEFAULT: f64 = 0.30;Default lower bound of the Suspected risk band.
Below this threshold the aggregate is classified as
IntegrityRiskClassification::Clean.