talk-data.com talk-data.com

Event

PyConDE & PyData Berlin 2023

2023-04-17 – 2023-04-19 PyData

Activities tracked

2

Filtering by: Theodore Meynard ×

Sessions & talks

Showing 1–2 of 2 · Newest first

Search within this event →

MLOps in practice: our journey from batch to real-time inference

2023-04-18
talk

I will present the challenges we encountered while migrating an ML model from batch to real-time predictions and how we handled them. In particular, I will focus on the design decisions and open-source tools we built to test the code, data and models as part of the CI/CD pipeline and enable us to ship fast with confidence.

Software Design Pattern for Data Science

2023-04-18
talk

Even if every data science work is special, a lot can be learned from similar problems solved in the past. In this talk, I will share some specific software design concepts that data scientists can use to build better data products.