mozilla / taar-lite

A lightweight version of the TAAR service intended for specific deployments with reduced feature visibility.
Mozilla Public License 2.0
2 stars 6 forks source link

Need to filter out recommended addons if the global install incidence of an addon is below a floor value #22

Closed crankycoder closed 6 years ago

crankycoder commented 6 years ago

https://github.com/mozilla/taar-lite/blob/1ede830c79f459f103be452b51ed9d5125750e72/taar_lite/recommenders/guid_based_recommender.py#L150

Discussion for how we set the floor value is in comments to this issue.