Where will you find the output?

You create a batch inference pipeline by using the Azure ML SDK.

You configure the pipeline parameters by executing the following code:

You need to obtain the output from the pipeline execution.

Where will you find the output?
A . the Activity Log in the Azure portal for the Machine Learning workspace
B. a file named parallel_run_step.txt located in the output folder
C. the digitjdentification.py script
D. the Inference Clusters tab in Machine Learning studio
E. the debug log

Answer: B

Explanation:

output_action (str): How the output is to be organized. Currently supported values are ‘append_row’ and ‘summary_only’.

✑ ‘append_row’ C All values output by run() method invocations will be aggregated into one unique file named parallel_run_step.txt that is created in the output location.

✑ ‘summary_only’

Reference: https://docs.microsoft.com/en-us/python/api/azureml-contrib-pipeline-steps/azureml.contrib.pipeline.steps.parallelrunconfig

Latest DP-100 Dumps Valid Version with 227 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments