Update Your Model's View Of The World In Real Time With Streaming Machine Learning Using River
Dec 11 2022
76 mins
Preamble
This is a cross-over episode from our new show The Machine Learning Podcast, the show about going from idea to production with machine learning.
Summary
The majority of machine learning projects that you read about or work on are built around batch processes. The model is trained, and then validated, and then deployed, with each step being a discrete and isolated task. Unf