talk-data.com
PyData
talk
2025-11-08 at 19:40
Why Models Break Your Pipelines (and How to Make Them First-Class Citizens)
Event:
PyData Seattle 2025
Speakers
Description
Most AI pipelines still treat models like Python UDFs, just another function bolted onto Spark, Pandas, or Ray. But models aren’t functions: they’re expensive, stateful, and difficult to configure. In this talk, we’ll explore why this mental model breaks at scale and share practical patterns for treating models as first-class citizens in your pipelines.