LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
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 have the following code that prepares an experiment to run a script:

from azureml.core import Experiment

experiment = Experiment(workspace=ws, name='my_experiment')

The experiment must be run on your local computer using the default environment. You need to add code to start the experiment and run the script. Which code segment should you use?

Exam-Like
Quiz related visual



Powered ByGPT-5