Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-100 Topic 2 Question 60 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 60
Topic #: 2
[All DP-100 Questions]

You have the following code. The code prepares an experiment to run a script:

The experiment must be run on 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?

Show Suggested Answer Hide Answer
Suggested Answer: D

The experiment class submit method submits an experiment and return the active created run.

Syntax: submit(config, tags=None, **kwargs)


https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.experiment.experiment

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel