Packs

Groups of talks organized by topic.

8 talks · 7h 08m
From notebook to production

The model works when you run the notebook.

6 talks · 4h 58m
Reproducible experiments

The score is in a spreadsheet, the model is in a bucket, and nobody can identify the data or environment that produced either.

6 talks · 3h 08m
Data quality for machine learning

A table loads successfully and still gives the model the wrong evidence.

8 talks · 5h 44m
Feature engineering and feature stores

Two models use a feature with the same name, but different calculations.

8 talks · 8h 02m
Training pipelines and orchestration

The preprocessing finished, but training never started.

8 talks · 5h 59m
Testing machine learning systems

Your code tests pass and the new model scores better, but an important customer scenario has got worse.

8 talks · 7h 26m
CI/CD for machine learning

A rollback restores yesterday's model weights behind today's incompatible serving code.

8 talks · 6h 23m
Model serving in production

A model that predicts quickly on your laptop can still leave users waiting.

8 talks · 6h 21m
Monitoring and drift

The endpoint is healthy, yet recommendations are empty or one customer group receives worse predictions.

8 talks · 7h 18m
Feedback loops and retraining

Production errors keep arriving, but the next model trains on the same old examples.

8 talks · 5h 37m
Scaling training and compute

Adding GPUs made training more expensive, but barely shortened the run.

7 talks · 4h 17m
The cost of production ML

The bill is growing, but buying cheaper machines is only one possible response.

8 talks · 6h 14m
ML governance in practice

Nobody can name all the models in production.

8 talks · 5h 18m
Security and privacy for ML systems

A downloaded model brings executable code into your environment.

8 talks · 6h 03m
ML platforms people actually use

You built the platform, but data scientists still run their own scripts and ask colleagues how to deploy.

8 talks · 7h 04m
Build versus buy

The prototype works, but nobody budgeted for the years of upgrades behind it.

8 talks · 7h 38m
How ML teams ship together

The model is ready, but the application team has no time to integrate it.

8 talks · 5h 26m
RAG in production

The answer is somewhere in your documents, but retrieval misses it.

8 talks · 6h 11m
Evaluating LLM applications

A prompt change looks better on your favorite examples but annoys real users.

8 talks · 4h 01m
Agents in production

An agent calls the right API but changes the wrong record.

8 talks · 3h
Running open models

The model runs on your GPU, but concurrent requests exhaust its memory.

8 talks · 4h 46m
Fine-tuning for a real task

The fine-tuned model sounds more like your examples, but the business decision is no better.