From f13350bea479ac382300e4807bad8c1f8c64dae2 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Mon, 10 May 2021 07:33:19 +0800 Subject: [PATCH] Context-Specific Bidding System at Etsy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d12914..8eaa0a6 100644 --- a/README.md +++ b/README.md @@ -768,6 +768,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Similarity Clustering to Catch Fraud Rings at Stripe](https://stripe.com/blog/similarity-clustering) * [Personalized Search at Etsy](https://codeascraft.com/2020/10/29/bringing-personalized-search-to-etsy/) * [ML Feature Serving Infrastructure at Lyft](https://eng.lyft.com/ml-feature-serving-infrastructure-at-lyft-d30bf2d3c32a) + * [Context-Specific Bidding System at Etsy](https://codeascraft.com/2021/03/23/how-we-built-a-context-specific-bidding-system-for-etsy-ads/) ## Architecture * [Systems We Make](https://systemswemake.com/)