Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What details can you retrieve about a specific model version using the client.get_model_version() method in the MLflow Model Registry?
client.get_model_version()
A
The model's training data.
B
The model's version.
C
The model's source code.
D
The model's description.
E
The model's metrics.