JupyterCon 2023

Taking notebooks to production using Hugging Face
05-12, 12:30–13:00 (Europe/Paris), Louis Armand 1

Taking scikit-learn models to production or hosting them openly has it's own challenges, like reproducibility, safety and more. We are trying to tackle these problems with our new open-source library skops. skops provides easy APIs to host your models, automatically create widgets for inference and create model cards that documents the model for versioning. In this talk, I will walk you through how you can use skops and Hugging Face Hub for versioning models.

I'm a developer advocacy engineer working at Hugging Face, building tools to enable reproducibility, transparency and robustness in taking machine learning models to production. I'm also a graduate researcher working on natural language processing.