CERTIFIED-MACHINE-LEARNING-PROFESSIONAL · Question #15
A machine learning engineer has registered a sklearn model in the MLflow Model Registry using the sklearn model flavor with UI model_uri. Which of the following operations can be used to load the mode
Sign in or unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL to reveal the answer and full explanation for question #15. The question stem and answer options stay visible for context.
Question
A machine learning engineer has registered a sklearn model in the MLflow Model Registry using the sklearn model flavor with UI model_uri. Which of the following operations can be used to load the model as an sklearn object for batch deployment?
Options
- Amlflow.spark.load_model(model_uri)
- Bmlflow.pyfunc.read_model(model_uri)
- Cmlflow.sklearn.read_model(model_uri)
- Dmlflow.pyfunc.load_model(model_uri)
- Emlflow.sklearn.load_model(model_uri)
Unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL to see the answer
You've previewed enough free CERTIFIED-MACHINE-LEARNING-PROFESSIONAL questions. Unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.