AI-100 · Question #168
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. The Machine Learning Execute Pipeline activity enables batch prediction scenarios such as identifying possible loan defaults, determining sentiment, and analyzing customer behavior https://docs.microsoft.com/en-us/azure/data-factory/transform-data-machine-learning-service
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure SQL database, an Azure Data Lake Storage Gen 2 account, and an API developed by using Azure Machine Learning Studio. You need to ingest data once daily from the database, score each row by using the API, and write the data to the storage account. Solution: You create an Azure Data Factory pipeline that contains a Machine Learning Execute Pipeline activity. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(66 responses)- A20% (13)
- B80% (53)
Explanation
The Machine Learning Execute Pipeline activity enables batch prediction scenarios such as identifying possible loan defaults, determining sentiment, and analyzing customer behavior https://docs.microsoft.com/en-us/azure/data-factory/transform-data-machine-learning-service
Topics
Community Discussion
No community discussion yet for this question.