Building Real-time Machine Learning Foundations at Lyft

<p>In early 2022, Lyft already had a comprehensive Machine Learning Platform called LyftLearn composed of&nbsp;<a href="https://eng.lyft.com/powering-millions-of-real-time-decisions-with-lyftlearn-serving-9bb1f73318dc" rel="noopener ugc nofollow" target="_blank">model serving</a>,&nbsp;<a href="https://eng.lyft.com/lyftlearn-ml-model-training-infrastructure-built-on-kubernetes-aef8218842bb" rel="noopener ugc nofollow" target="_blank">training</a>, CI/CD,&nbsp;<a href="https://eng.lyft.com/ml-feature-serving-infrastructure-at-lyft-d30bf2d3c32a" rel="noopener ugc nofollow" target="_blank">feature serving</a>, and&nbsp;<a href="https://eng.lyft.com/full-spectrum-ml-model-monitoring-at-lyft-a4cdaf828e8f" rel="noopener ugc nofollow" target="_blank">model monitoring</a>&nbsp;systems.</p> <p>On the real-time front, LyftLearn supported real-time inference and input feature validation. However, streaming data was not supported as a first-class citizen across many of the platform&rsquo;s systems &mdash; such as training, complex monitoring, and others.</p> <p>While several teams were using streaming data in their Machine Learning (ML) workflows, doing so was a laborious process, sometimes requiring weeks or months of engineering effort. On the flip side, there was a substantial appetite to build real-time ML systems from developers at Lyft.</p> <p><strong>Lyft is a real-time marketplace and many teams benefit from enhancing their machine learning models with real-time signals.</strong></p> <p>To meet the needs of our customers, we kicked off the&nbsp;<code>Real-time Machine Learning with Streaming</code>&nbsp;initiative.&nbsp;Our goal was to develop foundations that would enable the hundreds of ML developers at Lyft to efficiently develop new models and enhance existing models with streaming data.</p> <p>In this blog post, we will discuss some what we built in support of that goal and the lessons we learned along the way.</p> <p><a href="https://eng.lyft.com/building-real-time-machine-learning-foundations-at-lyft-6dd99b385a4e"><strong>Learn More</strong></a></p>