Add Tags and Descriptions to Models
Annotate models so teammates know what each is for.
Metadata Is Context
A model name and version tell you what exists, not why. Metadata like tags and descriptions adds the context teammates need to trust a model. 🏷️
What a Tag Is
A tag is a key-value pair you attach to a model or version. Think team=fraud or framework=sklearn, simple labels you can filter on later.
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