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 5 Question 27 Discussion

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

You plan to run a script as an experiment using a Script Run Configuration. The script uses modules from the scipy library as well as several Python packages that are not typically installed in a default conda environment

You plan to run the experiment on your local workstation for small datasets and scale out the experiment by running it on more powerful remote compute clusters for larger datasets.

You need to ensure that the experiment runs successfully on local and remote compute with the least administrative effort.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: A

If you have an existing Conda environment on your local computer, then you can use the service to create an environment object. By using this strategy, you can reuse your local interactive environment on remote runs.


https://docs.microsoft.com/en-us/azure/machine-learning/how-to-use-environments

Contribute your Thoughts:

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


Save Cancel