From 608fea78aa6cd84101b554bff1daf1235c25ae6e Mon Sep 17 00:00:00 2001 From: Binh-Nguyen Date: Sat, 23 Jun 2018 14:42:53 +0800 Subject: [PATCH] Productionizing ML with Workflows at Twitter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e605b61..31a41c7 100644 --- a/README.md +++ b/README.md @@ -585,6 +585,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Clustering with the Dirichlet Process Mixture Model in Scala at Monsanto](http://engineering.monsanto.com/2015/11/23/chinese-restaurant-process/) * [Map Pins with DBSCAN & Random Forests at Foursquare](https://engineering.foursquare.com/you-are-probably-here-better-map-pins-with-dbscan-random-forests-9d51e8c1964d) * [Advanced Technologies for Detecting and Preventing Fraud at Uber](https://eng.uber.com/advanced-technologies-detecting-preventing-fraud-uber/) + * [Productionizing ML with Workflows at Twitter](https://blog.twitter.com/engineering/en_us/topics/insights/2018/ml-workflows.html) ## Architecture * [Systems We Make](https://systemswemake.com/)