Which two actions should you perform?

You are a data scientist building a deep convolutional neural network (CNN) for image classification. The CNN model you built shows signs of overfitting. You need to reduce overfitting and converge the model to an optimal fit. Which two actions should you perform? Each correct answer presents a complete solution....

March 5, 2025 No Comments READ MORE +

Which environment should you use?

You are developing deep learning models to analyze semi-structured, unstructured, and structured data types. You have the following data available for model building: ✑ Video recordings of sporting events ✑ Transcripts of radio commentary about events ✑ Logs from related social media feeds captured during sporting events You need to...

March 4, 2025 No Comments READ MORE +

In which order should you perform the actions?

DRAG DROP You have a dataset that contains over 150 features. You use the dataset to train a Support Vector Machine (SVM) binary classifier. You need to use the Permutation Feature Importance module in Azure Machine Learning Studio to compute a set of feature importance scores for the dataset. In...

March 3, 2025 No Comments READ MORE +

How should you complete the code segment?

HOTSPOT You need to build a feature extraction strategy for the local 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:

March 2, 2025 No Comments READ MORE +

Which three modules should you run in sequence?

DRAG DROP You are creating an experiment by using Azure Machine Learning Studio. You must divide the data into four subsets for evaluation. There is a high degree of missing values in the data. You must prepare the data for analysis. You need to select appropriate methods for producing the...

March 1, 2025 No Comments READ MORE +

Which two metrics can you use?

You are analyzing a dataset containing historical data from a local taxi company. You arc developing a regression a regression model. You must predict the fare of a taxi trip. You need to select performance metrics to correctly evaluate the- regression model. Which two metrics can you use? Each correct...

February 27, 2025 No Comments READ 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,...

February 24, 2025 No Comments READ MORE +

How should you configure the Clean Missing Data module?

HOTSPOT You need to replace the missing data in the AccessibilityToHighway columns. How should you configure the Clean Missing Data module? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Replace using MICE Replace using MICE:...

February 23, 2025 No Comments READ MORE +

Which three options should you select?

HOTSPOT You plan to preprocess text from CSV files. You load the Azure Machine Learning Studio default stop words list. You need to configure the Preprocess Text module to meet the following requirements: ✑ Ensure that multiple related words from a single canonical form. ✑ Remove pipe characters from text....

February 22, 2025 No Comments READ 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...

February 21, 2025 No Comments READ MORE +