python_mozetl icon indicating copy to clipboard operation
python_mozetl copied to clipboard

Ensure diversity sampling instead of random (proportionate) sampling

Open mlopatka opened this issue 6 years ago • 2 comments

https://github.com/mozilla/python_mozetl/blob/32d78c34dbb3c9ff5542f1ebc110f5aeb7fce340/mozetl/taar/taar_similarity.py#L131

The diversity of the donor pool is only ensured by the assumption that higher level clustering is substantially diverse. This could be improved by verification of cross-cluster diversity in the addons space.

mlopatka avatar Mar 08 '18 13:03 mlopatka