Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What details can you retrieve about a model version using the client.get_model_version() method in the MLflow Model Registry?
client.get_model_version()
A
The complete code of the model.
B
Comprehensive logs of the model training process.
C
Metrics associated with the model version.
D
Specifics about the model version, such as its name, version number, and description.