Production ML and reliability#
This path follows a model and its data into operational conditions: temporal evaluation, typed serving, model promotion, and segmented drift detection. All core exercises run offline; MLflow and serving integrations are optional.
Time |
Extras |
Output |
|---|---|---|
45–90 min |
|
PIT dataset, metrics, model artifact |
30–60 min |
|
service checks, promotion manifest |
30–60 min |
base + |
drift report and segment alerts |
The model lifecycle notebooks include optional mlflow and FastAPI/Uvicorn
client cells. They log or score a bounded artifact when available and retain a
local manifest fallback when no tracking server or HTTP process is running.
Tutorials#
Next path: Graph analytics.