From e345663ef8fe86db931847a8fccc33933d3ffe1b Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 5 Jan 2020 12:23:49 +0800 Subject: [PATCH] Architecting Restaurant Wait Time Predictions at Yelp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cfea72..7d6238f 100644 --- a/README.md +++ b/README.md @@ -712,6 +712,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Discovering Popular Dishes with Deep Learning at Yelp](https://engineeringblog.yelp.com/2019/10/discovering-popular-dishes-with-deep-learning.html) * [SplitNet Architecture for Ad Candidate Ranking at Twitter](https://blog.twitter.com/engineering/en_us/topics/infrastructure/2019/splitnet-architecture-for-ad-candidate-ranking.html) * [Jobs Filter at Indeed](https://engineering.indeedblog.com/blog/2019/09/jobs-filter/) + * [Architecting Restaurant Wait Time Predictions at Yelp](https://engineeringblog.yelp.com/2019/12/architecting-wait-time-estimations.html) ## Architecture * [Systems We Make](https://systemswemake.com/)