Architecting Restaurant Wait Time Predictions at Yelp

This commit is contained in:
Binh Nguyen 2020-01-05 12:23:49 +08:00
parent 38b1ae840b
commit e345663ef8
1 changed files with 1 additions and 0 deletions

View File

@ -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/)