Week 3 Quiz 2

Week 3 Quiz 2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Revision Test for PT 2

Revision Test for PT 2

10th Grade

15 Qs

Introduction to Machine Learning Quiz

Introduction to Machine Learning Quiz

9th - 12th Grade

10 Qs

AL_TQ(Regression)

AL_TQ(Regression)

1st Grade - University

14 Qs

Fall 23 Review

Fall 23 Review

12th Grade

8 Qs

Logistic Regression Concepts

Logistic Regression Concepts

12th Grade

15 Qs

Neural Networks

Neural Networks

12th Grade

8 Qs

Kiểm tra Chương 5: Học Mô Hình Tham Số

Kiểm tra Chương 5: Học Mô Hình Tham Số

12th Grade

14 Qs

Types of Machine Learning

Types of Machine Learning

10th Grade

9 Qs

Week 3 Quiz 2

Week 3 Quiz 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

kaust bioestudent

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logistic Function gives output in the range

-1 to 1

-infinity to 1

0 to 1

0 to +infinity

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following data X = [ temperature = [12,13.4,15.6,.......,10.5] ], Y = [ Feeling Sick =['Yes', 'No','Yes',........,'No'.].

You need to select a model to predict Y from X. Which is the best Model.

Linear Regression.

Support Vector Machine Regression.

I don't need model to predict I can make a simple rule.

Logistic Regression.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gradient Descent for Optimization is used to update the parameters by moving in the direction of

Increasing Loss.

It does not moves.

Gradient Descent is useless.

Decreasing Loss.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a Logistic Regression Model in Python. How can you check if it is a good model or not.

Observing the Mean Squared Error.

No need to check the model after fitting.

Observing Precision, Recall and Accuracy.

Observing the Code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If your Learning Rate in Gradient Descent is very large what would happen ?

It would converge very rapidly.

It would converge very slowly.

It would diverge.

It is the gradient that matters the learning rate is useless.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a

b

None

a & b

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

b

a

c

None

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?