Ultimate access to all questions.
You use the Azure Machine Learning SDK for Python to create a pipeline that includes a PythonScriptStep.
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?