Microsoft Certified Azure Data Scientist Associate - DP-100

Microsoft Certified Azure Data Scientist Associate - DP-100

Get started today

Ultimate access to all questions.


You are using a Python script for an Azure Machine Learning experiment. The script references the experiment run context, loads data, identifies the unique values for the label column, and completes the run. You need to record these unique label values as run metrics.

You implement the following solution at the indicated point in the script:

run.log_list('Label Values', label_vals)

Does this solution meet the goal?

Quiz related visual