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 use the following code to run a script as an experiment in Azure Machine Learning:

run = exp.start_logging()
run.log('Test', 1)

You must identify the output files that are generated by the experiment run. You need to add code to retrieve the output file names. Which code segment should you add to the script?_

Quiz related visual




Comments

Loading comments...