MicrosoftMicrosoft
DP-100 · Question #408
DP-100 Question #408: Real Exam Question with Answer & Explanation
Sign in or unlock DP-100 to reveal the answer and full explanation for question #408. The question stem and answer options stay visible for context.
Train and deploy models
Question
You use the Azure Machine Learning SDK for Python to create a pipeline that includes the following step: The output of the step run must be cached and reused on subsequent runs when the source_directory value has not changed. You need to define the step. What should you include in the step definition?
Options
- Aallow_reuse
- Bversion
- Cdata.as_input(name=?
- Dhash_paths
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 Machine Learning Pipelines#Step Caching#Python SDK#Pipeline Optimization