
Ultimate access to all questions.
You create an Azure Machine Learning workspace and need to use the Python SDK v2 in a Jupyter notebook to implement an experiment that logs a list of numerical metrics.
Which method should you use?
A
mlflow.log_metric()_
B
mlflow.log.batch()
C
mlflow.log_image()_
D
mlflow.log_artifact()_