Skip to content

Fix biased DP quantiles utility bug introduced from recent quantiles refactor. The old quantiles path introduced jitter to handle elements with high mass (e.g., 40 hours per week on adult dataset). This change adds that back into the histogram-based quantiles codepaht, where the jitter occurs directly in the histogram domain rather than on a per-example level, preserving the nice properties of this implementation while hardening it to duplicate values.#90

Merged
copybara-service[bot] merged 1 commit into
mainfrom
cl/946968611
Jul 13, 2026

Fix biased DP quantiles utility bug introduced from recent quantiles …

ce8e6ec
Select commit
Loading
Failed to load commit list.