ExamQuestions.com

Register
Login
Designing and Implementing a Data Science Solution on Azure (DP-100) Exam Questions

Microsoft

Designing and Implementing a Data Science Solution on Azure (DP-100)

106 / 140

Question 106:

Your team is working for a medical research center which researches skin diseases. The Center is in connection with several medical centers where images of actual cases are taken and collected. The image files are sent to your team weekly, and your task is ingesting them into machine learning algorithms. You are using Azure ML Designer to build ML pipelines. 
Which method should you use to ingest data?

Answer options:

A.Create a file dataset from your data folder and drag the dataset to the canvas
B.Drag the Import Data module to the canvas and set it to “File” type and link it to the source data folder
C.Create a tabular dataset from your data folder and drag the dataset to the canvas
D.Create a tabular dataset from your data folder, set the column headers to “All files have the same headers” and drag the dataset to the canvas