pub const ENRICH_QUALITY_MEAN_SCORE_WEIGHT: f64 = 0.5;Expand description
Weight given to the mean grounding score in the same blend.
Must sum to one with ENRICH_QUALITY_ACCEPT_RATE_WEIGHT; the test beside
the blend asserts it.
pub const ENRICH_QUALITY_MEAN_SCORE_WEIGHT: f64 = 0.5;Weight given to the mean grounding score in the same blend.
Must sum to one with ENRICH_QUALITY_ACCEPT_RATE_WEIGHT; the test beside
the blend asserts it.