
Answer-first summary for fast verification
Answer: By assigning a distinct version number to each model
In the Databricks Model Registry, assigning a unique version number to each model is the method used to distinguish between different versions of a model that have the same name. This approach guarantees that each version is easily identifiable and can be monitored separately.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How does the Databricks Model Registry differentiate between various versions of a model that share the same name? Select the single most accurate answer.
A
By including the user's name in the model name
B
By attaching a timestamp to the model name
C
By assigning a distinct version number to each model
D
By utilizing a unique model ID
No comments yet.