Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliasilge/ml-maintenance-2023

Talk for posit::conf() 2023 on reliable maintenance of machine learning models
https://github.com/juliasilge/ml-maintenance-2023

Last synced: about 1 month ago
JSON representation

Talk for posit::conf() 2023 on reliable maintenance of machine learning models

Awesome Lists containing this project

README

        

# Reliable maintenance of machine learning models

Slides for my talk for [posit::conf(2023)](https://pos.it/conf/)

![GIPHY](https://media.giphy.com/media/3oD3YGIVrRGbe5YGNa/giphy.gif)

Maintaining machine learning models in production can be quite different from maintaining general software engineering projects, each with different challenges and common failure modes. In this talk, learn about model drift, the different ways the word “performance” is used with models, what you can monitor about a model, how feedback loops impact models, and how you can use vetiver to set yourself up for success with model maintenance. This talk will help practitioners who are already deploying models, but this is also useful knowledge for practitioners earlier in their MLOps journey, because decisions made along the way can make the difference between resilient models that are easier to maintain and disappointing or misleading models.

> [!NOTE]
> Watch [the recording on YouTube](https://youtu.be/LGXi2R70pVc)

Slides created with [Quarto](https://quarto.org/)