racinmat / pycon_cz_2023_serving_models

Codes snippets and presentation for the talk How to actually serve your ML models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples of serving with some non-trivial requirements

This is a repo for talk https://cz.pycon.org/2023/program/talks/80/

The powerpoint presentation is here.

The code snippets are for illustration and showing the proof of concept, they are not meant to be runnable out of the box, but feel free to use them as inspiration for your needs.

About

Codes snippets and presentation for the talk How to actually serve your ML models


Languages

Language:Python 97.9%Language:Shell 2.1%