Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the correct method to register a model in the MLflow Model Registry?
A
mlflow.track_model()
B
mlflow.log_model()
C
mlflow.store_model()
D
mlflow.register_model()