Training AutoML Models Using Vertex AI

Training AutoML Models Using Vertex AI

Professional Development

9 Qs

quiz-placeholder

Similar activities

Model Pembelajaran Interaktif

Model Pembelajaran Interaktif

Professional Development

10 Qs

Latihan pengukuhan SISTEM KAWALAN 1

Latihan pengukuhan SISTEM KAWALAN 1

Professional Development

10 Qs

Guess the logo

Guess the logo

Professional Development

10 Qs

Maxis Mesh WiFi

Maxis Mesh WiFi

Professional Development

10 Qs

Quiz on Developing Technological and Pedagogical Skills

Quiz on Developing Technological and Pedagogical Skills

Professional Development

10 Qs

Understanding the SAMR Model for Teachers

Understanding the SAMR Model for Teachers

Professional Development

10 Qs

Software Testing

Software Testing

University - Professional Development

11 Qs

Module 7: Final Discussion: Review

Module 7: Final Discussion: Review

Professional Development

11 Qs

Training AutoML Models Using Vertex AI

Training AutoML Models Using Vertex AI

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Jake Catron

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a user who can use SQL, has little Machine Learning experience and wants a ‘Low-Code’ solution, which Machine Learning framework should they use?

AutoML

Python

Scikit-Learn

BigQuery ML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following metrics can be used to find a suitable balance between precision and recall in a model?

F1 Score

ROC AUC

Log Loss

PR AUC

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default setting in AutoML Tables for the data split in model evaluation?

80% Training, 15% Validation, 5% Testing

80% Training, 5% Validation, 15% Testing

70% Training, 20% Validation, 10% Testing

80% Training 10% Validation, 10% Testing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are stages of the Machine Learning workflow that can be managed with Vertex AI?

Create a dataset and upload data.

Train an ML model on your data

All of the options

Deploy your trained model to an endpoint for serving predictions.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Feature Importance attribution in Vertex AI display?

How much each feature impacts the model, expressed as a ranked list

How much each feature impacts the model, expressed as a percentage

How much each feature impacts the model, expressed as a decimal

How much each feature impacts the model, expressed as a ratio

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main benefit of using an automated Machine Learning workflow?

It makes the model run faster

It deploys the model into production

It reduces the time it takes to develop trained models and assess their performance

It makes the model perform better

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MAE, MAPE, RMSE, RMSLE and R2 are all available as test examples in the Evaluate section of Vertex AI and are common examples of what type of metric?

Decision Trees Progression Metrics

Linear Regression Metrics

Clustering Regression Metrics

Forecasting Regression Metrics

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the business case is to predict fraud detection, which is the correct Objective to choose in Vertex AI?

Segmentation

Clustering

Regression/Classification

Forecasting

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a dataset is presented in a Comma Separated Values (CSV) file, which is the correct data type to choose in Vertex AI?

Video

Image

Text

Tabular