Optimization

Optimization

Professional Development

5 Qs

quiz-placeholder

Similar activities

All I know About Google Meet

All I know About Google Meet

Professional Development

10 Qs

Responsible AI in Learning and Development

Responsible AI in Learning and Development

Professional Development

5 Qs

Apply Midland Training -C/M Section 2

Apply Midland Training -C/M Section 2

Professional Development

3 Qs

Mobile Editor

Mobile Editor

Professional Development

9 Qs

"AI Revolution: The Future of Work is Here!"

"AI Revolution: The Future of Work is Here!"

Professional Development

5 Qs

Cycle 2: Session 2 Review.

Cycle 2: Session 2 Review.

University - Professional Development

10 Qs

Generalization and Sampling

Generalization and Sampling

Professional Development

5 Qs

Optimization

Optimization

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Jake Catron

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following gradient descent methods is used to compute the entire dataset?

None of the options are correct

Mini-batch gradient descent

Batch gradient descent

Gradient descent

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For the formula used to model the relationship i.e. y = mx + b, what does ‘m’ stand for?

None of the options are correct

It refers to a bias term which can be used for regression and it captures the amount of change we've observed in our label in response to a small change in our feature

It captures the amount of change we've observed in our label in response to a small change in our feature

It refers to a bias term which can be used for regression

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following loss functions is used for classification problems?

None of the options are correct

MSE

Cross entropy

Both MSE and Cross entropy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the basic steps in an ML workflow (or process)?

All options are correct

Perform statistical analysis and initial visualization

Collect data


Check for anomalies, missing data and clean the data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are benefits of Performance metrics over loss functions?

Performance metrics are easier to understand

Performance metrics are directly connected to business goals

Performance metrics are easier to understand and are directly connected to business goals

None of the options are correct