Lab 05 — From Notebook to Inference Service

2 min
  1. Why must an inference function be independent from the notebook?
  2. What artifacts must accompany the weights?
  3. What is the difference between data drift and a service outage?
  4. When to trigger a rollback?
  5. [E] What test prevents a silent permutation of classes?

Answers. 1. To eliminate hidden state. 2. Schema, preprocessing, labels, config and versions. 3. The first changes the distribution, the second the availability. 4. As soon as an agreed safety threshold is crossed. 5. A contractual input-output test with known labels.

Preview — the rest of the lesson is for enrolled readers.

Already enrolled with a code?

Your access is tied to your account, not to this link. Sign in with the same email you used in class: your course is waiting, no need to enter the code again.

Sign inNo account yet? Create one
This lesson is part of the “Hands-on Labs (5 Labs)” module

The first modules of the course are open to everyone. For the rest you have three options: buy this course once and for all, subscribe, or enter the code handed out in class.

Are you a student on this course?

The code is tied to your account: sign in or create an account and it will be applied automatically when you come back.

No account yet? Create one