SQL Bits

SQL Bits

University - Professional Development

8 Qs

quiz-placeholder

Similar activities

Bilangan Bulat

Bilangan Bulat

University

10 Qs

UAS STRATEGI BELAJAR MENGAJAR

UAS STRATEGI BELAJAR MENGAJAR

University

10 Qs

Scale Drawing and Models

Scale Drawing and Models

7th Grade - University

13 Qs

soal 2021.3

soal 2021.3

Professional Development

10 Qs

Latihan Pretest PPG

Latihan Pretest PPG

University

10 Qs

Tema 1 Estadística Bàsica

Tema 1 Estadística Bàsica

Professional Development

10 Qs

Uji Asumsi Klasik

Uji Asumsi Klasik

University

10 Qs

Pemrograman Linear

Pemrograman Linear

University

10 Qs

SQL Bits

SQL Bits

Assessment

Quiz

Mathematics

University - Professional Development

Practice Problem

Hard

Created by

Liam Doyle

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which nodes in a standard Databricks cluster perform the processing and computational work?

Driver Nodes

Worker Nodes

Executor Nodes

Standard Nodes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What transformer must we apply to our features in order to apply a Spark ML random forest regression model on the data?

Regression

Evaluator

Normaliser

Linear Regression

Vector Assembler

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would we typically use to compare our machine learning model runs in Databricks?

MLFlow Tracking

Model Registry

MLFlow Projects

HyperOpt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Databricks, by default, runs are shared within the same experiment if...

They use the same model type

They are in the same workspace

They are in the same notebook

They have the same run name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of Data Frame would be typically used in a Jupyter Notebook within Azure ML?

Java

Pandas

Pyspark

SQL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 

What type of compute would you use for hosting a model to be used in a production Azure ML environment?

Inference Cluster

Local Machine

Compute Cluster

Attached Compute

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a method for normalising data?

Principal Component Analysis

Z-Score

RMSE

K-Means Clustering

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of model was trained in the Azure ML lab (the drag and drop pipeline)?

Random Forest Classifier

Linear Regression

K-Means Clustering

Logistic Regression