
Ultimate access to all questions.
You need to create an Azure Machine Learning designer pipeline that trains a model using data from a CSV file hosted on a website. A dataset for this file does not already exist. The data must be ingested into the pipeline with the least administrative effort.
Which module should you use?
A
You should make use of the Convert to TXT module.
B
You should add the Copy Data object to the pipeline.
C
You should add the Import Data object to the pipeline.
D
You should add the Dataset object to the pipeline.