python_mozetl
python_mozetl copied to clipboard
Improve selection of per-locale cutoffs in `taar_locale.py`
Currently, get_addon_limits_by_locale()
returns a limit of 1 for each locale in the dataset. We plan to change this to a slightly more sophisticated threshold selection method that uses a simple model to determine the optimal cutoff for each locale.