nerdexam
MicrosoftMicrosoft

DP-100 · Question #241

DP-100 Question #241: Real Exam Question with Answer & Explanation

Sign in or unlock DP-100 to reveal the answer and full explanation for question #241. The question stem and answer options stay visible for context.

Explore data and run experiments

Question

You run a script as an experiment in Azure Machine Learning. You have a Run object named run that references the experiment run. You must review the log files that were generated during the experiment run. You need to download the log files to a local folder for review. Which two code segments can you run to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • Arun.get_details()
  • Brun.get_file_names()
  • Crun.get_metrics()
  • Drun.download_files(output_directory='./runfiles')
  • Erun.get_all_logs(destination='./runlogs')

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 ML SDK#Experiment Management#Log Files#Data Retrieval
Full DP-100 PracticeBrowse All DP-100 Questions