bootcamp3

bootcamp3

Professional Development

7 Qs

quiz-placeholder

Similar activities

PMLE M4

PMLE M4

Professional Development

9 Qs

Terminología urinario

Terminología urinario

Professional Development

10 Qs

Swiss Cheese Quiz

Swiss Cheese Quiz

Professional Development

10 Qs

AI/ML Quiz

AI/ML Quiz

Professional Development

10 Qs

PST Day 1 Review

PST Day 1 Review

Professional Development

10 Qs

Respiratory Meds

Respiratory Meds

University - Professional Development

10 Qs

mobile legend

mobile legend

2nd Grade - Professional Development

12 Qs

Le dosage des produits

Le dosage des produits

Professional Development

9 Qs

bootcamp3

bootcamp3

Assessment

Quiz

Other

Professional Development

Hard

Created by

Nikhil Rana

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL command would you use to create an ML model in BigQuery ML?

CREATE CLASSIFICATION

ML.PREDICT

CREATE MODEL

ML.EVALUATE

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a black-box optimization service that

helps tune hyperparameters in complex ML models?

Manual Search

Vertex Vizier

AutoML

Early stopping

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which code-based solution offered with Vertex AI gives data scientists

full control over the model development environment and process?

AI Platform

AutoML

Custom training

AI Solutions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

70% Training, 20% Validation, 10% Testing

80% Training, 15% Validation, 5% Testing

80% Training, 5% Validation, 15% Testing

80% Training 10% Validation, 10% Testing

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____ a set of integrated, fully managed, and scalable pipelines for end-to-end ML with tabular data.

Vertex Tabular Workflows

Vertex AI AutoML

BigQuery ML

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You built and manage a ML production system that is responsible for predicting sales. Since being deployed to production, the model hasn't changed; however the accuracy of the model has steadily deteriorated.
What issue is most likely causing the steady decline in model accuracy?

Poor data quality

Lack of model retraining

Too few layers in the model for capturing information

Incorrect data split ratio during model training, evaluation, validation, and test

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following can be a possible tabular data source for your AutoML training job?

Upload CSV files from your computer

Select CSV files from Cloud Storage

Select a table or view from BigQuery

All of the options