DP-100 Day 5_6

DP-100 Day 5_6

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

DP-100 day 3

DP-100 day 3

University - Professional Development

10 Qs

Google Prof Cloud Network - pt 3

Google Prof Cloud Network - pt 3

University

15 Qs

Google Prof Cloud Archi - pt 8

Google Prof Cloud Archi - pt 8

University

15 Qs

CC-24 ACE Warm Up Quiz

CC-24 ACE Warm Up Quiz

University

10 Qs

Module 4-6

Module 4-6

Professional Development

11 Qs

SMART CARD 2 Get Started With AI

SMART CARD 2 Get Started With AI

University

15 Qs

Google Prof Cloud Network - pt 9

Google Prof Cloud Network - pt 9

University

15 Qs

GSI DP-100 Day 1

GSI DP-100 Day 1

University - Professional Development

10 Qs

DP-100 Day 5_6

DP-100 Day 5_6

Assessment

Quiz

Computers, Special Education

University - Professional Development

Hard

Created by

CloudThat Technologies

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of object should you use to pass data between pipeline steps?

Datastore

Dataset

OutputFileDatasetConfig

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You plan to use the Schedule. create method to create a schedule for a published pipeline. What kind of object must you create first to configure how frequently the pipeline runs?

ScheduleRecurrance

Datastore

PipelineParameter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to create an environment from a Conda configuration (.yml) file. Which method of the Environment class should you use?

create

create_from_conda_specification

create_from_existing_conda_environment

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to run a training script on compute that scales on-demand from 0 to 3 GPU-based nodes. Which kind of compute target should you create?

Compute Instance

Compute Cluster

Inference Cluster

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which ScriptRunConfig parameter causes the script to run on a compute cluster named train-cluster?

arguments=['--AmlCluster', 'train-cluster']

environment='train-cluster'

compute_target='train-cluster'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are creating a pipeline that includes two steps.

Step 1 preprocesses some data, and step 2 uses the preprocessed data to train a model.

What type of object should you use to pass data from step 1 to step 2 and create a dependency between these steps?

Datastore

PipelineData

Data Reference

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have used the Python SDK for Azure Machine Learning to create a pipeline that trains a model.

What do you need to do so that a client application can invoke the pipeline through an HTTP REST endpoint?

Rename the pipeline to pipeline_name-production.

Publish the pipeline.

Create an inference cluster compute target.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?