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
Azure practice quiz 4

Quiz
•
Professional Development
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
10 questions
Q1_PlatformTech

Quiz
•
University
10 questions
Azure Data Fundamentals Module 2

Quiz
•
Professional Development
8 questions
Azure Fundamentals Networking Services Quiz

Quiz
•
Professional Development
15 questions
Introduction to Azure

Quiz
•
University
12 questions
JavaScript Quiz

Quiz
•
University
10 questions
DP-100 Day 2

Quiz
•
University - Professi...
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade