Feature quotas & urgency ratios — ratio = (min − selected) / remaining
| Value | Min | Max | Selected | Remaining | Ratio |
|---|
How it works
- Each round, compute ratio = (min − selected) / remaining for every feature value
- Pick a random person from the value with the highest ratio
- When a value hits its max, remove all remaining candidates with that value from the pool
Counts
Candidates in pool—
Selected—
Features—