Which environment should you use?

You plan to build a team data science environment. Data for training models in machine learning pipelines will be over 20 GB in size. You have the following requirements: ✑ Models must be built using Caffe2 or Chainer frameworks. ✑ Data scientists must be able to use a data science...

September 15, 2024No CommentsREAD MORE +

Which metric should you review?

You are a data scientist creating a linear regression model. You need to determine how closely the data fits the regression line. Which metric should you review?A . Coefficient of determinationB . RecallC . PrecisionD . Mean absolute errorE . Root Mean Square ErrorView AnswerAnswer: A Explanation: Coefficient of determination,...

September 15, 2024No CommentsREAD MORE +

Which modules should you choose?

DRAG DROP You are analyzing a raw dataset that requires cleaning. You must perform transformations and manipulations by using Azure Machine Learning Studio. You need to identify the correct modules to perform the transformations. Which modules should you choose? To answer, drag the appropriate modules to the correct scenarios. Each...

September 15, 2024No CommentsREAD MORE +

What should you do?

Your team is building a data engineering and data science development environment. The environment must support the following requirements: ✑ support Python and Scala ✑ compose data storage, movement, and processing services into automated data pipelines ✑ the same tool should be used for the orchestration of both data engineering...

September 15, 2024No CommentsREAD MORE +

Which values should you select?

HOTSPOT You are retrieving data from a large datastore by using Azure Machine Learning Studio. You must create a subset of the data for testing purposes using a random sampling seed based on the system clock. You add the Partition and Sample module to your experiment. You need to select...

September 14, 2024No CommentsREAD MORE +

Which three code segments should you use to develop the solution?

Topic 2, Case Study 2 Case study Overview You are a data scientist for Fabrikam Residences, a company specializing in quality private and commercial property in the United States. Fabrikam Residences is considering expanding into Europe and has asked you to investigate prices for private residences in major European cities....

September 14, 2024No CommentsREAD MORE +

What are three possible ways to achieve this goal?

You are building a binary classification model by using a supplied training set. The training set is imbalanced between two classes. You need to resolve the data imbalance. What are three possible ways to achieve this goal? Each correct answer presents a complete solution NOTE: Each correct selection is worth...

September 14, 2024No CommentsREAD MORE +

Which splitting mode should you use?

You are with a time series dataset in Azure Machine Learning Studio. You need to split your dataset into training and testing subsets by using the Split Data module. Which splitting mode should you use?A . Regular Expression SplitB . Split Rows with the Randomized split parameter set to trueC...

September 14, 2024No CommentsREAD MORE +

How should you complete the code segment?

HOTSPOT You need to use the Python language to build a sampling strategy for the global penalty detection models. How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: import...

September 13, 2024No CommentsREAD MORE +

How should you configure the module?

HOTSPOT You have a dataset that contains 2,000 rows. You are building a machine learning classification model by using Azure Learning Studio. You add a Partition and Sample module to the experiment. You need to configure the module. You must meet the following requirements: ✑ Divide the data into subsets...

September 13, 2024No CommentsREAD MORE +