List of questions
Related questions
Question 429 - DP-100 discussion
You manage an Azure Machine Learning workspace. The Pylhon scrip! named scriptpy reads an argument named training_data. The trainlng.data argument specifies the path to the training data in a file named datasetl.csv.
You plan to run the scriptpy Python script as a command job that trains a machine learning model.
You need to provide the command to pass the path for the datasct as a parameter value when you submit the script as a training job.
Solution: python script.py --training_data ${{inputs,training_data}}
Does the solution meet the goal?
Your answer:
0 comments
Sorted by
Leave a comment first