Project 2 Midterm Prep Quiz

Project 2 Midterm Prep Quiz

University

66 Qs

quiz-placeholder

Similar activities

Midterm Exam

Midterm Exam

University

61 Qs

data pirates quiz

data pirates quiz

University

70 Qs

Sec-C Quiz-3

Sec-C Quiz-3

University

69 Qs

Types of Testing

Types of Testing

University

67 Qs

Principle of Programming

Principle of Programming

University

68 Qs

FUNDAMENTALS OF ARTIFICIAL INTELLIGENCE

FUNDAMENTALS OF ARTIFICIAL INTELLIGENCE

University

63 Qs

OOAD Midterm Review - 24.25

OOAD Midterm Review - 24.25

University

70 Qs

ADET (LEC) MIDTERM Week 1 - 8

ADET (LEC) MIDTERM Week 1 - 8

University

61 Qs

Project 2 Midterm Prep Quiz

Project 2 Midterm Prep Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Emily Anne

Used 1+ times

FREE Resource

66 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does convergence mean in the context of gradient descent?

When the loss function becomes exactly zero

When the learning rate becomes constant

When the optimization process stops improving significantly

When weights increase indefinitely

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a global minimum in an optimization problem?

The lowest value in a local region of the loss function

The average of all local minimums

The highest point on the cost curve

The absolute lowest value of the loss function across all parameter space

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a local minimum?

A temporary value reached before the global minimum

A point where the gradient is zero, but not the absolute minimum

A saddle point

The lowest value that gradient descent can never reach

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which statement best describes L1 regularization (Lasso)?

It adds the absolute value of coefficients as a penalty term to the loss function.

It adds the square of coefficients as a penalty term to the loss function.

It reduces the learning rate during training.

It increases the number of features in the model.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of regularization in machine learning?

To reduce training time

To increase model complexity

To reduce overfitting

To eliminate outliers from the dataset

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which regularization method uses the square of the coefficients?

Lasso

Ridge

Elastic Net

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Elastic Net regularization?

A method that switches between L1 and L2 during training

A combination of L1 and L2 regularization

A regularization that focuses on maximizing entropy

A method used to increase recall

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?