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
13 questions
PL-200 Learning Path 4 - Canvas App

Quiz
•
Professional Development
8 questions
Pizza chatbot session 2

Quiz
•
Professional Development
13 questions
Processing Quiz

Quiz
•
University
10 questions
Renewable Energy

Quiz
•
KG - University
10 questions
I Can Code!

Quiz
•
KG - University
15 questions
Introduction of Flash

Quiz
•
12th Grade - University
10 questions
1st Quiz - Foundation of AI

Quiz
•
University
15 questions
Chapter 1 Introduction to Computers and Java

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
15 questions
Fun Random Trivia

Quiz
•
Professional Development