Join the discussion
Question 1/154
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 in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
An IT department creates the following Azure resource groups and resources:

The IT department creates an Azure Kubernetes Service (AKS)-based inference compute target named aks-cluster in the Azure Machine Learning workspace. You have a Microsoft Surface Book computer with a GPU. Python 3.6 and Visual Studio Code are installed.
You need to run a script that trains a deep neural network (DNN) model and logs the loss and accuracy metrics.
Solution: Install the Azure ML SDK on the Surface Book. Run Python code to connect to the workspace. Run the training script as an experiment on the aks-cluster compute target.
Does the solution meet the goal?
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
An IT department creates the following Azure resource groups and resources:

The IT department creates an Azure Kubernetes Service (AKS)-based inference compute target named aks-cluster in the Azure Machine Learning workspace. You have a Microsoft Surface Book computer with a GPU. Python 3.6 and Visual Studio Code are installed.
You need to run a script that trains a deep neural network (DNN) model and logs the loss and accuracy metrics.
Solution: Install the Azure ML SDK on the Surface Book. Run Python code to connect to the workspace. Run the training script as an experiment on the aks-cluster compute target.
Does the solution meet the goal?
Correct Answer: B
Need to attach the mlvm virtual machine as a compute target in the Azure Machine Learning workspace.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-compute-target
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-compute-target
Add Comments
- Other Question (154q)
- Q1. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q2. You are building an intelligent solution using machine learning models. The environment mu...
- Q3. You have several machine learning models registered in an Azure Machine Learning workspace...
- Q4. You run an automated machine learning experiment in an Azure Machine Learning workspace. I...
- Q5. You are producing a multiple linear regression model in Azure Machine learning Studio. Sev...
- Q6. You have a dataset that contains over 150 features. You use the dataset to train a Support...
- Q7. You configure a Deep Learning Virtual Machine for Windows. You need to recommend tools and...
- Q8. You are performing a classification task in Azure Machine Learning Studio. You must prepar...
- Q9. You need to define an evaluation strategy for the crowd sentiment models. Which three acti...
- Q10. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q11. You use Azure Machine Learning to train and register a model. You must deploy the model in...
- Q12. You are solving a classification task. The dataset is imbalanced. You need to select an Az...
- Q13. You have a Python data frame named salesData in the following format: The data frame must ...
- Q14. You are hired as a data scientist at a winery. Trie previous data scientist used Azure Mac...
- Q15. You are using a decision tree algorithm. You have trained a model that generalizes well at...
- Q16. You have a dataset that includes home sales data for a city. The dataset includes the foll...
- Q17. You create a pipeline in designer to train a model that predicts automobile prices. Becaus...
- Q18. You use Data Science Virtual Machines (DSVMs) for Windows and Linux in Azure. You need to ...
- Q19. You use the following code to run a script as an experiment in Azure Machine Learning: (Ex...
- Q20. You create a binary classification model by using Azure Machine Learning Studio. You must ...
- Q21. You create an experiment in Azure Machine Learning Studio. You add a training dataset that...
- Q22. You are performing clustering by using the K-means algorithm. You need to define the possi...
- Q23. You plan to use the Hyperdrive feature of Azure Machine Learning to determine the optimal ...
- Q24. You are producing a multiple linear regression model in Azure Machine Learning Studio. Sev...
- Q25. You need to set up the Permutation Feature Importance module according to the model traini...
- Q26. You need to configure the Feature Based Feature Selection module based on the experiment r...
- Q27. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q28. You create a pipeline in designer to train a model that predicts automobile prices. Becaus...
- Q29. You use Azure Machine Learning to deploy a model as a real-time web service. You need to c...
- Q30. You create an Azure Machine Learning compute resource to train models. The compute resourc...
- Q31. You use the Azure Machine Learning SDK in a notebook to run an experiment using a script f...
- Q32. You are analyzing a dataset containing historical data from a local taxi company. You are ...
- Q33. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q34. You are performing sentiment analysis using a CSV file that includes 12.0O0 customer revie...
- Q35. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q36. You are using the Azure Machine Learning Service to automate hyperparameter exploration of...
- Q37. A coworker registers a datastore in a Machine Learning services workspace by using the fol...
- Q38. You are performing a filter based feature selection for a dataset 10 build a multi class c...
- Q39. You are evaluating a Python NumPy array that contains six data points defined as follows: ...
- Q40. You are developing a hands-on workshop to introduce Docker for Windows to attendees. You n...
- Q41. You create an Azure Machine Learning workspace and set up a development environment. You p...
- Q42. You are analyzing the asymmetry in a statistical distribution. The following image contain...
- Q43. You are creating a machine learning model. You need to identify outliers in the data. Whic...
- Q44. You use the Azure Machine Learning Python SDK to define a pipeline that consists of multip...
- Q45. You need to implement a feature engineering strategy for the crowd sentiment local models....
- Q46. You use the Two-Class Neural Network module in Azure Machine Learning Studio to build a bi...
- Q47. You are a lead data scientist for a project that tracks the health and migration of birds....
- Q48. You plan to explore demographic data for home ownership in various cities. The data is in ...
- Q49. You are producing a multiple linear regression model in Azure Machine Learning Studio. Sev...
- Q50. You are preparing to build a deep learning convolutional neural network model for image cl...
- Q51. You need to define a modeling strategy for ad response. Which three actions should you per...
- Q52. You create a multi-class image classification deep learning model. The model must be retra...
- Q53. You need to configure the Permutation Feature Importance module for the model training req...
- Q54. You need to implement early stopping criteria as suited in the model training requirements...
- Q55. You are building a binary classification model by using a supplied training set. The train...
- Q56. You need to define an evaluation strategy for the crowd sentiment models. Which three acti...
- Q57. You need to obtain the output from the pipeline execution. Where will you find the output?...
- Q58. You are developing a deep learning model by using TensorFlow. You plan to run the model tr...
- Q59. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q60. You need to implement early stopping criteria as suited in the model training requirements...
- Q61. You create a batch inference pipeline by using the Azure ML SDK. You run the pipeline by u...
- Q62. You use the Two-Class Neural Network module in Azure Machine Learning Studio to build a bi...
- Q63. You need to visually identify whether outliers exist in the Age column and quantify the ou...
- Q64. You plan to explore demographic data for home ownership in various cities. The data is in ...
- Q65. You create an Azure Machine Learning pipeline named pipeline 1 with two steps that contain...
- Q66. You have a dataset contains 2,000 rows. You arc building a machine learning classification...
- Q67. (Exhibit) You must use the Azure Machine Learning SDK to interact with data and experiment...
- Q68. You are working on a classification task. You have a dataset indicating whether a student ...
- Q69. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q70. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q71. You use Azure Machine Learning Studio to build a machine learning experiment. You need to ...
- Q72. You need to configure the Edit Metadata module so that the structure of the datasets match...
- Q73. You need to define a modeling strategy for ad response. Which three actions should you per...
- Q74. You write five Python scripts that must be processed in the order specified in Exhibit A -...
- Q75. You are developing a hands-on workshop to introduce Docker for Windows to attendees. You n...
- Q76. You deploy a model in Azure Container Instance. You must use the Azure Machine Learning SD...
- Q77. You are analyzing the asymmetry in a statistical distribution. The following image contain...
- Q78. You are building an intelligent solution using machine learning models. The environment mu...
- Q79. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q80. You need to build a feature extraction strategy for the local models. How should you compl...
- Q81. Your Azure Machine Learning workspace has a dataset named real_estate_dat a. A sample of t...
- Q82. You are creating an experiment by using Azure Machine Learning Studio. You must divide the...
- Q83. You are developing a hands-on workshop to introduce Docker for Windows to attendees. You n...
- Q84. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q85. You need to implement a new cost factor scenario for the ad response models as illustrated...
- Q86. You need to modify the inputs for the global penalty event model to address the bias and v...
- Q87. You use Azure Machine Learning to train a model. You must use a sampling method for tuning...
- Q88. You need to configure the Feature Based Feature Selection module based on the experiment r...
- Q89. You create a binary classification model to predict whether a person has a disease. You ne...
- Q90. You create a machine learning model by using the Azure Machine Learning designer. You publ...
- Q91. You register the following versions of a model. (Exhibit) You use the Azure ML Python SDK ...
- Q92. You need to select a feature extraction method. Which method should you use?...
- Q93. You create an Azure Machine Learning workspace. You must create a custom role named DataSc...
- Q94. You create an Azure Machine learning workspace and load a Python training script named tra...
- Q95. You need to implement a scaling strategy for the local penalty detection data. Which norma...
- Q96. You need to use the Python language to build a sampling strategy for the global penalty de...
- Q97. You train and register a model in your Azure Machine Learning workspace. You must publish ...
- Q98. You are evaluating a completed binary classification machine learning model. You need to u...
- Q99. You are creating an experiment by using Azure Machine Learning Studio. You must divide the...
- Q100. You are performing a classification task in Azure Machine Learning Studio. You must prepar...
- Q101. You need to define an evaluation strategy for the crowd sentiment models. Which three acti...
- Q102. You are building a recurrent neural network to perform a binary classification. The traini...
- Q103. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q104. You train a machine learning model. You must deploy the model as a real-time inference ser...
- Q105. You must use the Azure Machine Learning SDK to interact with data and experiments in the w...
- Q106. You plan to use the Hyperdrive feature of Azure Machine Learning to determine the optimal ...
- Q107. You are using the Azure Machine Learning Service to automate hyperparameter exploration of...
- Q108. You create an experiment in Azure Machine Learning Studio. You add a training dataset that...
- Q109. You are preparing to use the Azure ML SDK to run an experiment and need to create compute....
- Q110. An organization uses Azure Machine Learning service and wants to expand their use of machi...
- Q111. You create a batch inference pipeline by using the Azure ML SDK. You run the pipeline by u...
- Q112. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q113. You have a feature set containing the following numerical features: X, Y, and Z. The Poiss...
- Q114. You plan to build a team data science environment. Data for training models in machine lea...
- Q115. A biomedical research company plans to enroll people in an experimental medical treatment ...
- Q116. You use Data Science Virtual Machines (DSVMs) for Windows and Linux in Azure. You need to ...
- Q117. You plan to use Hyperdrive to optimize the hyperparameters selected when training a model....
- Q118. You are evaluating a Python NumPy array that contains six data points defined as follows: ...
- Q119. You are using an Azure Machine Learning workspace. You set up an environment for model tes...
- Q120. You are analyzing the asymmetry in a statistical distribution. The following image contain...
- Q121. You are using Azure Machine Learning to train machine learning models. You need a compute ...
- Q122. You are hired as a data scientist at a winery. Trie previous data scientist used Azure Mac...
- Q123. You publish a batch inferencing pipeline that will be used by a business application. The ...
- Q124. (Exhibit) For each of the following statements, select Yes if the statement is true. Other...
- Q125. You need to identify the methods for dividing the data according to the testing requiremen...
- Q126. You need to identify the methods for dividing the data according, to the testing requireme...
- Q127. You plan to use Hyperdrive to optimize the hyperparameters selected when training a model....
- Q128. You publish a batch inferencing pipeline that will be used by a business application. The ...
- Q129. You have the following Azure subscriptions and Azure Machine Learning service workspaces: ...
- Q130. You create a training pipeline using the Azure Machine Learning designer. You upload a CSV...
- Q131. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q132. You arc I mating a deep learning model to identify cats and dogs. You have 25,000 color im...
- Q133. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q134. You arc I mating a deep learning model to identify cats and dogs. You have 25,000 color im...
- Q135. You are creating a machine learning model. You have a dataset that contains null rows. You...
- Q136. You are producing a multiple linear regression model in Azure Machine learning Studio. Sev...
- Q137. You publish a batch inferencing pipeline that will be used by a business application. The ...
- Q138. You are performing a classification task in Azure Machine Learning Studio. You must prepar...
- Q139. You are evaluating a completed binary classification machine. You need to use the precisio...
- Q140. You need to identify the methods for dividing the data according to the testing requiremen...
- Q141. You are retrieving data from a large datastore by using Azure Machine Learning Studio. You...
- Q142. You are developing a machine learning, experiment by using Azure. The following images sho...
- Q143. You deploy a model as an Azure Machine Learning real-time web service using the following ...
- Q144. You need to configure the Feature Based Feature Selection module based on the experiment r...
- Q145. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q146. You need to identify the methods for dividing the data according to the testing requiremen...
- Q147. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q148. You are using C-Support Vector classification to do a multi-class classification with an u...
- Q149. You need to record the row count as a metric named row_count that can be returned using th...
- Q150. You are implementing a machine learning model to predict stock prices. The model uses a Po...
- Q151. You need to visually identify whether outliers exist in the Age column and quantify the ou...
- Q152. Note: This question is part of a series of questions that present the same scenario. Each ...
- Q153. You create an experiment in Azure Machine Learning Studio- You add a training dataset that...
- Q154. You are analyzing a raw dataset that requires cleaning. You must perform transformations a...
