GSI DP-100 Day 1

GSI DP-100 Day 1

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

SMART CARD 2 Get Started With AI

SMART CARD 2 Get Started With AI

University

15 Qs

DP-100 Day 4

DP-100 Day 4

University - Professional Development

10 Qs

Tethys Platform on Microsoft Azure

Tethys Platform on Microsoft Azure

Professional Development

15 Qs

AI-102 day1

AI-102 day1

University

10 Qs

Machine Learning

Machine Learning

University

5 Qs

AI-900 MÓDULO 01 pt-br

AI-900 MÓDULO 01 pt-br

Professional Development

8 Qs

DP-100 Day 2

DP-100 Day 2

University - Professional Development

10 Qs

DP-100 day 3

DP-100 day 3

University - Professional Development

10 Qs

GSI DP-100 Day 1

GSI DP-100 Day 1

Assessment

Quiz

Computers, Special Education

University - Professional Development

Hard

Created by

CloudThat Technologies

Used 18+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following descriptions accurately describes Azure Machine Learning?

A Python library that you can use as an alternative to common machine learning frameworks like Scikit-Learn, PyTorch, and Tensorflow.

An application for Microsoft Windows that enables you to create machine learning models by using a drag and drop interface.

A cloud-based platform for operating machine learning solutions at scale.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which edition of Azure Machine Learning workspace should you provision if you only plan to use the graphical Designer tool to train machine learning models?

Enterprise

Basic

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You need a cloud-based development environment that you can use to run Jupyter notebooks that are stored in your workspace. The notebooks must remain in your workspace at all times.

What should you do?

Install Visual Studio Code on your local computer.

Create a Compute Instance compute target in your workspace.

Create a Training Cluster compute target in your workspace.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You plan to use the Workspace.from_config() method to connect to your Azure Machine Learning workspace from a Python environment on your local workstation. You have already used pip to install the azureml-sdk package.

What else should you do?

What else should you do? Run pip install azureml-sdk['notebooks'] to install the notebooks extra.

Download the config.json file for your workspace to the folder containing your local Python code files.

Create a Compute Instance compute target in your workspace.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You want to use automated machine learning with car sales data to train a machine learning model that predicts the price of a car based on its make, model, engine size, and mileage.

What task type should you select?

Regression

Classification

Time-Series forecasting

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You must create a compute target for training experiments that require a graphical processing unit (GPU). You want to be able to scale the compute so that multiple nodes are started automatically as required. Which kind of compute target should you create?

Compute Instance

Compute Cluster

Inference Cluster

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A bank wants to use historic loan repayment records to categorize loan applications as low-risk or high-risk based on characteristics like the loan amount, the income of the borrower, and the loan period. What kind of machine learning model should the bank use automated machine learning to create?

Regression

Classification

Time-Series Forecasting

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?