
Answer-first summary for fast verification
Answer: A unique version number is assigned and incremented with each new registration under the same model name.
In the Databricks Model Registry, different versions of a model are distinguished by assigning a unique version number to each model registered under the same name. This number increments with each new registration, facilitating easy identification and management of various model versions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the Databricks Model Registry, how are different versions of the same model identified?
A
A timestamp is appended to the model name for each version.
B
Each version is given a distinct model name.
C
A unique version number is assigned and incremented with each new registration under the same model name.
D
Models sharing the same name cannot have different versions within the Model Registry.
No comments yet.