Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A senior machine learning engineer is looking to deploy a model as a Docker container and expose it as a REST API in a production environment using MLflow. Which MLflow command or functionality should they use to create a Docker image for the model?
A
mlflow.dockerize_model
B
mlflow.create_container
C
mlflow.serve_model
D
mlflow.build_docker_image