From d3c0e3c3991f10660e5df3857d311d9590c434a5 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 24 Sep 2022 08:08:58 +0800 Subject: [PATCH] Infrastructure to Run User Forecasts at Spotify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6506cb1..c119053 100644 --- a/README.md +++ b/README.md @@ -731,6 +731,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Machine Learning Platform at Yelp](https://engineeringblog.yelp.com/2020/07/ML-platform-overview.html) * [Machine Learning Platform at Etsy](https://codeascraft.com/2021/12/21/redesigning-etsys-machine-learning-platform/) * [Platform for Serving Recommendations at Etsy](https://www.etsy.com/sg-en/codeascraft/building-a-platform-for-serving-recommendations-at-etsy) + * [Infrastructure to Run User Forecasts at Spotify](https://engineering.atspotify.com/2022/06/how-we-built-infrastructure-to-run-user-forecasts-at-spotify/) * [Aroma: Using ML for Code Recommendation at Facebook](https://code.fb.com/developer-tools/aroma/) * [Flyte: Cloud Native Machine Learning and Data Processing Platform at Lyft](https://eng.lyft.com/introducing-flyte-cloud-native-machine-learning-and-data-processing-platform-fb2bb3046a59) * [LyftLearn: ML Model Training Infrastructure built on Kubernetes at Lyft](https://eng.lyft.com/lyftlearn-ml-model-training-infrastructure-built-on-kubernetes-aef8218842bb)