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
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?
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 Wayground
10 questions
Java quiz based on inheritance

Quiz
•
University
15 questions
Conditionals Unit Quiz

Quiz
•
9th Grade - University
15 questions
CSE105

Quiz
•
University
9 questions
Learning Disabilities

Quiz
•
University - Professi...
14 questions
Tricky Turkey Lesson Quiz

Quiz
•
7th Grade - University
12 questions
Threads in C# Quiz

Quiz
•
University
13 questions
Guess the Video Game Vehicles 1

Quiz
•
KG - Professional Dev...
10 questions
Maintain Files and Folders

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
How to Email your Teacher

Quiz
•
Professional Development
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University