You are solving a classification task. The dataset is imbalanced. You need to select an Azure Machine Learning Studio module to improve the classification accuracy. Which module should you use?
DP-100 day 3

Quiz
•
Computers, Special Education
•
University - Professional Development
•
Hard

CloudThat Technologies
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Permutation Feature Importance
Filter Based Feature Selection
Fisher Linear Discriminant Analysis
Synthetic Minority Oversampling Technique (SMOTE)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are using the Azure Machine Learning Python SDK to write code for an experiment. You need to record metrics from each run of the experiment, and be able to retrieve them easily from each run. What should you do?
Add print statements to the experiment code to print the metrics.
Use the log methods of the Run class to record named metrics.
Save the experiment data in the outputs folder
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want to use a script-based experiment to train a PyTorch model, setting the batch size and learning rate hyperparameters to different values each time the experiment runs. What should you do?
Create multiple script files – one for each batch size and learning rate combination you want to use
Set the batch_size and learning_rate properties of the ScriptRunConfig before running the experiment
Add arguments for batch size and learning rate to the script, and set them in the arguments property of the ScriptRunConfig
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are creating a machine learning model. You have a dataset that contains null rows. You need to use the Clean Missing Data module in Azure Machine Learning Studio to identify and resolve the null and missing data in the dataset. Which parameter should you use?
Replace with mean
Remove entire column
Remove entire row
Hot Deck
Custom substitution value
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are evaluating a Python NumPy array that contains six data points defined as follows: data = [10, 20, 30, 40, 50, 60].
You must generate the following output by using the k-fold algorithm implantation in the Python Scikit-learn machine learning library: train: [10 40 50 60], test: [20 30] train: [20 30 40 60], test: [10 50] train: [10 20 30 50], test: [40 60]
You need to implement a cross-validation to generate the output.
How should you complete the code segment?
from numpy import array
from sklearn.model_selection import ......................
K-means
K-Fold
Cross Validation
Model Selection
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the code in an image to run a script as an experiment in Azure Machine Learning:
You must identify the output files that are generated by the experiment run.You need to add code to retrieve the output file names.Which code segment should you add to the script?
files = run.get_properties()
files= run.get_file_names()
files = run.get_details_with_logs()
files = run.get_metrics()
files = run.get_details()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You create a batch inference pipeline by using the Azure ML SDK. You configure the pipeline parameters by executing the code in an image:
You need to obtain the output from the pipeline execution. Where will you find the output?
The digit_identification.py script
The debug log
The Activity Log in the Azure portal for the Machine Learning workspace
The Inference Clusters tab in Machine Learning studio
A file named parallel_run_step.txt located in the output folder
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
DP-100 Day 4

Quiz
•
University - Professi...
12 questions
BJC Unit 2 Concepts Review

Quiz
•
10th Grade - University
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
8 questions
CSE 15L Lab 8

Quiz
•
University
8 questions
MOC20745 - Part 4

Quiz
•
University
15 questions
Sec+ CH.1 Review Test

Quiz
•
Professional Development
11 questions
DP-900 MÓDULO 03 pt-br

Quiz
•
Professional Development
10 questions
Scratch Pen Quiz

Quiz
•
KG - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade