DL_Unit-1

DL_Unit-1

University

15 Qs

quiz-placeholder

Similar activities

ACM AI Pytorch Review

ACM AI Pytorch Review

University

11 Qs

Cloud Review Quiz

Cloud Review Quiz

University

20 Qs

IT Essential UIUX Chapter 1 & 2

IT Essential UIUX Chapter 1 & 2

University

20 Qs

Seatwork Greedy Algorithm Data Structure

Seatwork Greedy Algorithm Data Structure

University

14 Qs

Cloud Metrics Quiz

Cloud Metrics Quiz

University

18 Qs

Knowledge Test of Unit-II

Knowledge Test of Unit-II

University

10 Qs

Week 2 Quiz 5 - SHEstem IoT Cohort

Week 2 Quiz 5 - SHEstem IoT Cohort

University

10 Qs

Exploring Technology and AI

Exploring Technology and AI

7th Grade - University

20 Qs

DL_Unit-1

DL_Unit-1

Assessment

Quiz

Computers

University

Hard

Created by

Ashu Abdul

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the context of linear classifiers, which of the following statements best describes the relationship between loss functions and optimization algorithms in machine learning?

Loss functions and optimization algorithms are independent of each other and serve distinct purposes in the training process.

The choice of loss function directly determines the optimization algorithm to be used, with different loss functions requiring specific optimization techniques for convergence.

Optimization algorithms and loss functions are interdependent, with the optimization algorithm guiding the update of model parameters based on the gradients computed from the loss function.

Loss functions and optimization algorithms are interchangeable terms used to measure the model's performance and are not directly related to the training process.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a widely used and effective machine learning algorithm based on the idea of bagging?

Decision Tree

Regression

Classification

Random Forest

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When performing regression or classification, which of the following is the correct way to preprocess the data?

Normalize the data -> PCA -> normalize PCA output -> training

Normalize the data -> PCA -> training

None of the above

PCA -> normalize PCA output -> training

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In which of the following cases will K-means clustering fail to give good results?

1) Data points with outliers
2) Data points with different densities
3) Data points with nonconvex shapes


2 and 3

1 and 2

1 and 3

All of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

system clause

horn clause

hack clause

structural clause

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When you find many noises in data, which of the following options would you consider in kNN?

  • Increase the value of k

  • Decrease the value of k

  • k = 0

  • Noise does not depend on k

7.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

A machine learning problem involves four attributes plus a class. The attributes have 3, 2, 2, and 2 possible values each. The class has 3 possible values. How many maximum possible different examples are there?

  1. 12

  1. 24

  1. 48

  1. 72

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?