DP-100 Day 5_6

DP-100 Day 5_6

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Process modeling

Process modeling

University

10 Qs

computer Networks

computer Networks

University

10 Qs

USE OF ICT IN THE LEARNING PROCESS

USE OF ICT IN THE LEARNING PROCESS

Professional Development

10 Qs

Teste - Aula - 1

Teste - Aula - 1

Professional Development

12 Qs

Football Quiz

Football Quiz

KG - Professional Development

15 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

DCN5511: Chapter 5 - 7

DCN5511: Chapter 5 - 7

University

15 Qs

Structured/Traditional SDM

Structured/Traditional SDM

University

9 Qs

DP-100 Day 5_6

DP-100 Day 5_6

Assessment

Quiz

Computers, Special Education

University - Professional Development

Practice Problem

Hard

Created by

CloudThat Technologies

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?