Load a Model Back by Name and Stage
Fetch the current Production model from your code.
Closing the Loop
Registering a model only pays off when code can load it back. This is where your serving app finally meets the registry. 🔁
The models URI
You fetch registered models through a models:/ URI. It names the model and which version or stage you want, no file paths required.
All lessons in this course
- Register Your First Model Version
- Stages: Staging, Production, Archived
- Add Tags and Descriptions to Models
- Load a Model Back by Name and Stage