Microsoft
DP-100 · Question #489
You create an Azure Machine Learning workspace. You must use the Python SDK v2 to implement an experiment from a Jupyter notebook in the workspace. The experiment must log string metrics. You need to
Sign in or unlock DP-100 to reveal the answer and full explanation for question #489. The question stem and answer options stay visible for context.
Explore data and run experiments
Question
You create an Azure Machine Learning workspace. You must use the Python SDK v2 to implement an experiment from a Jupyter notebook in the workspace. The experiment must log string metrics. You need to implement the method to log the string metrics. Which method should you use?
Options
- Amlflow.log_artifact()
- Bmlflow.log.dict()
- Cmlflow.log_metric()
- Dmlflow.log_text()
Unlock DP-100 to see the answer
You've previewed enough free DP-100 questions. Unlock DP-100 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.
Topics
#Azure Machine Learning#MLflow#Experiment Tracking#Logging Metrics